Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dekuNukem committed Oct 19, 2020
1 parent 9c7596d commit d39b29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pc_software/duckypad_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
if 'linux' in sys.platform:
default_button_color = 'grey'

THIS_VERSION_NUMBER = '0.4.1'
THIS_VERSION_NUMBER = '0.5.0'
MAIN_WINDOW_WIDTH = 800
MAIN_WINDOW_HEIGHT = 600
MAIN_COLOUM_HEIGHT = 533
Expand Down

0 comments on commit d39b29e

Please sign in to comment.