Skip to content

Commit 0da8fa8

Browse files
committed
feat: release v2.8
1 parent 735ddbd commit 0da8fa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FyneApp.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Website = "https://github.com/Licoy/fetch-github-hosts"
44
Icon = "assets/public/logo.png"
55
Name = "Fetch-Github-Hosts"
66
ID = "com.github.licoy.fetch-github-hosts"
7-
Version = "2.7"
7+
Version = "2.8"
88
Build = 58

util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
VERSION = 2.7
17+
VERSION = 2.8
1818
)
1919

2020
var (

0 commit comments

Comments
 (0)