Skip to content

Commit

Permalink
Update the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Sep 9, 2023
1 parent 724db0a commit be9cd4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/fyne_demo/FyneApp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Icon = "../../theme/icons/fyne.png"
Name = "Fyne Demo"
ID = "io.fyne.demo"
Version = "2.3.0"
Version = "2.4.0"
Build = 11

[Development]
Expand Down
2 changes: 1 addition & 1 deletion cmd/hello/FyneApp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Icon = "../../theme/icons/fyne.png"
Name = "Fyne Hello"
ID = "io.fyne.hello"
Version = "2.3.0"
Version = "2.4.0"
Build = 2

0 comments on commit be9cd4b

Please sign in to comment.