File tree Expand file tree Collapse file tree 5 files changed +54
-651
lines changed
Expand file tree Collapse file tree 5 files changed +54
-651
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Website = "https://github.com/ErikKalkoken/janice"
44 Icon = " icon.png"
55 Name = " Janice"
66 ID = " io.github.erikkalkoken.janice"
7- Version = " 0.6.4 "
7+ Version = " 0.7.0 "
88 Build = 1
99
1010[Release ]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ exclude github.com/dweymouth/fyne-tooltip v0.3.0
88
99require (
1010 fyne.io/fyne/v2 v2.5.4
11- github.com/ErikKalkoken/fyne-kx v0.2 .1
11+ github.com/ErikKalkoken/fyne-kx v0.3 .1
1212 github.com/dweymouth/fyne-tooltip v0.2.1
1313 github.com/hashicorp/go-version v1.7.0
1414 github.com/jarcoal/httpmock v1.3.1
@@ -31,7 +31,6 @@ require (
3131 github.com/go-text/render v0.2.0 // indirect
3232 github.com/go-text/typesetting v0.3.0 // indirect
3333 github.com/godbus/dbus/v5 v5.1.0 // indirect
34- github.com/gopherjs/gopherjs v1.17.2 // indirect
3534 github.com/jeandeaual/go-locale v0.0.0-20241217141322-fcc2cadd6f08 // indirect
3635 github.com/jsummers/gobmp v0.0.0-20230614200233-a9de23ed2e25 // indirect
3736 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
You can’t perform that action at this time.
0 commit comments