Skip to content

Commit

Permalink
[Release] Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
redromnon committed Dec 17, 2022
1 parent 369d90e commit 38026af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from ui.app import App
from ui.about import get_version

version = "v1.0.0"
version = "v1.1.0"

def main(page: ft.Page):

Expand Down

0 comments on commit 38026af

Please sign in to comment.