Skip to content

Commit 43cace8

Browse files
committed
feat: release v2.3
1 parent 31d7e5e commit 43cace8

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.2"
7+
Version = "2.3"
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.2
17+
VERSION = 2.3
1818
)
1919

2020
var (

0 commit comments

Comments
 (0)