Bump version

This commit is contained in:
Daniel
2020-07-22 12:07:52 +02:00
parent 7aa039a331
commit 1e62b9bb59

View File

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