Bump versions

This commit is contained in:
Daniel
2020-05-21 14:54:14 +02:00
parent c59f680053
commit 8a0edd9472
2 changed files with 2 additions and 2 deletions

View File

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