release: 2021.7.1-rc1

This commit is contained in:
Jens Langhammer
2021-07-21 10:44:40 +02:00
parent 20d09c14b2
commit 39ad9d7c9d
10 changed files with 28 additions and 28 deletions

View File

@ -17,4 +17,4 @@ func OutpostUserAgent() string {
return fmt.Sprintf("authentik-outpost@%s (%s)", VERSION, BUILD())
}
const VERSION = "2021.6.4"
const VERSION = "2021.7.1-rc1"