Bump version to v0.2.1

This commit is contained in:
Daniel
2019-02-12 16:44:37 +01:00
parent 8d38d27e7c
commit d28ed664aa

View File

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