Skip to content

Commit

Permalink
[v1.06] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Noob committed Aug 18, 2024
1 parent f63178b commit 2410fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/global.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
#endif

#ifndef GIT_FULL_VERSION
static const char* VERSION = "1.05";
static const char* VERSION = "1.06";
#endif

enum {
Expand Down

0 comments on commit 2410fd1

Please sign in to comment.