diff --git a/FyneApp.toml b/FyneApp.toml index 5c1a9c1..78264b1 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.7" + Version = "2.8" Build = 58 diff --git a/util.go b/util.go index b0ba70f..f8d4ef8 100644 --- a/util.go +++ b/util.go @@ -14,7 +14,7 @@ import ( ) const ( - VERSION = 2.7 + VERSION = 2.8 ) var (