Skip to content

Commit

Permalink
ui: Update version to v3.3.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz committed Jan 13, 2023
1 parent f47cbcf commit 66d02dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ui/about.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"fyne.io/fyne/v2/widget"
)

const version = "v3.3.0-rc1"
const version = "v3.3.0-rc2"

type about struct {
icon *clickableIcon
Expand Down

0 comments on commit 66d02dd

Please sign in to comment.