Skip to content

Commit

Permalink
Update Version to 2024.11.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Nov 30, 2024
1 parent 59fdf31 commit 4dd6632
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.10.12.1'
__version__ = '0.4'
version = '2024.11.30.1'
__version__ = '0.5'

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

0 comments on commit 4dd6632

Please sign in to comment.