diff --git a/FyneApp.toml b/FyneApp.toml index 8c7b61a..fddca0b 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -4,5 +4,5 @@ Website = "https://github.com/Licoy/fetch-github-hosts" Icon = "assets/public/logo.png" Name = "Fetch-Github-Hosts" ID = "com.github.licoy.fetch-github-hosts" - Version = "2.4" + Version = "2.5" Build = 58 diff --git a/util.go b/util.go index e018246..e85581c 100644 --- a/util.go +++ b/util.go @@ -14,7 +14,7 @@ import ( ) const ( - VERSION = 2.4 + VERSION = 2.5 ) var (