diff --git a/FyneApp.toml b/FyneApp.toml index cea4126..5112963 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.2" + Version = "2.3" Build = 58 diff --git a/util.go b/util.go index 850ef51..c7f2e3b 100644 --- a/util.go +++ b/util.go @@ -14,7 +14,7 @@ import ( ) const ( - VERSION = 2.2 + VERSION = 2.3 ) var (