Skip to content

Commit a472263

Browse files
committed
Bump revision to 0.21.2
1 parent 2093ff9 commit a472263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010

1111
#define DM_VERSION_MAJOR 0
1212
#define DM_VERSION_MINOR 21
13-
#define DM_VERSION_REVISION 1
13+
#define DM_VERSION_REVISION 2
1414

1515
#define STR_HELPER(x) #x
1616
#define STR(x) STR_HELPER(x)
1717

18-
#define DM_VERSION "Dark mode v0.21.1"
18+
#define DM_VERSION "Dark mode v0.21.2"
1919
#define DM_COPYRIGHT "Copyright (c) 2024-2025 ozone10"

0 commit comments

Comments
 (0)