minor cosmetic changes and prepare next release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-08-30 20:19:08 +02:00
parent 0f441b26d1
commit 3f67ba1895
7 changed files with 21 additions and 6 deletions

View File

@ -17,7 +17,7 @@ terraform {
required_providers {
gitea = {
source = "Lerentis/gitea"
version = "0.7.4"
version = "0.8.0"
}
}
}