Bump to v0.2.2

This commit is contained in:
Daniel 2019-02-22 16:19:39 +01:00
parent f7a07cbb2f
commit 5a43da7542

View file

@ -31,7 +31,7 @@ func init() {
func main() {
// Set Info
info.Set("Portmaster", "0.2.1")
info.Set("Portmaster", "0.2.2")
// Start
err := modules.Start()