release: 2021.8.2

This commit is contained in:
Jens Langhammer
2021-08-26 17:58:20 +02:00
parent e92f9836e3
commit c4f72c2bc1
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.8.1"
const VERSION = "2021.8.2"