Download update index if not available

This commit is contained in:
Daniel
2019-07-16 13:25:39 +02:00
parent 2bc0da6700
commit f3b5cb89ce
2 changed files with 8 additions and 2 deletions

View File

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