diff --git a/FyneApp.toml b/FyneApp.toml index 4221726..cea4126 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -4,5 +4,5 @@ Website = "https://github.com/Licoy/fetch-github-hosts" Icon = "logo.png" Name = "Fetch-Github-Hosts" ID = "com.github.licoy.fetch-github-hosts" - Version = "2.1" + Version = "2.2" Build = 58 diff --git a/util.go b/util.go index 76cb052..605c9b5 100644 --- a/util.go +++ b/util.go @@ -14,7 +14,7 @@ import ( ) const ( - VERSION = 2.1 + VERSION = 2.2 ) var (