Bump core version

This commit is contained in:
Daniel
2020-12-07 12:05:52 +01:00
parent d206eca3fa
commit 1e282aa0bb

View File

@@ -18,7 +18,7 @@ import (
func main() {
// set information
info.Set("Portmaster", "0.6.1", "AGPLv3", true)
info.Set("Portmaster", "0.6.2", "AGPLv3", true)
// enable SPN client mode
conf.EnableClient(true)