Bump versions

This commit is contained in:
Daniel
2020-07-24 13:26:01 +02:00
parent 4049bfbeb1
commit 04c846a0da
2 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ import (
)
func main() {
info.Set("Portmaster", "0.4.16", "AGPLv3", true)
info.Set("Portmaster", "0.4.17", "AGPLv3", true)
os.Exit(run.Run())
}