Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
David authored and David committed Jan 21, 2024
1 parent 344d563 commit 920647d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Inc/settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "board.h"

#define ENABLE_DBG_SAVE
#define SWSTRING "SW: 1.13.4 " // Software version reported in settings screen
#define SWSTRING "SW: 1.13.5 " // Software version reported in settings screen
#define SYSTEM_SETTINGS_VERSION 28 // Change this if you change the system settings struct to prevent getting out of sync
#define PROFILE_SETTINGS_VERSION 4 // Same, but for profile settings struct
#define TIP_SETTINGS_VERSION 1 // Same, but for tip settings struct
Expand Down

0 comments on commit 920647d

Please sign in to comment.