Skip to content

Commit e28c4a6

Browse files
committed
feat: release v2.2
1 parent 1b06ac1 commit e28c4a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "logo.png"
55
Name = "Fetch-Github-Hosts"
66
ID = "com.github.licoy.fetch-github-hosts"
7-
Version = "2.1"
7+
Version = "2.2"
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.1
17+
VERSION = 2.2
1818
)
1919

2020
var (

0 commit comments

Comments
 (0)