Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed May 27, 2024
1 parent 7edcbe4 commit 39ba645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

class Launcher():

version = '2024.05b231'
__version__ = '0.1'
version = '2024.05b270'
__version__ = '0.2'

# holds the style of the app
theme = {
Expand Down

0 comments on commit 39ba645

Please sign in to comment.