Skip to content

Commit 4712a47

Browse files
authored
ui: Update version to say -rc1
1 parent 7a280b9 commit 4712a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/ui/about.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"fyne.io/fyne/v2/widget"
1313
)
1414

15-
const version = "v3.3.0"
15+
const version = "v3.3.0-rc1"
1616

1717
type about struct {
1818
icon *clickableIcon

0 commit comments

Comments
 (0)