We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41aa7ac commit 5356a90Copy full SHA for 5356a90
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.2.2 - (Dec 2022) "Your in test" TCE Shanghai Gutter Edition
+## v0.3 (Dec 2022) - "Your in test" TCE Shanghai Gutter Edition
4
5
- New panel to define colour ranges
6
- New drawmode: range
src/version.h
@@ -2,7 +2,7 @@
#define VERSION_H
// Manually updated (for now).
-#define VERSION_STRING "0.2.2"
+#define VERSION_STRING "0.3"
#define VERSION_NAME "\"Your in test\" TCE Shanghai Gutter Edition"
7
8
#endif // VERSION_H
0 commit comments