Bump version

This commit is contained in:
Daniel
2020-07-08 16:28:37 +02:00
parent 19e0b5850f
commit 3d0e01383f

View File

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