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 c0c2530 commit 564f9b0Copy full SHA for 564f9b0
include/config.hpp
@@ -11,7 +11,7 @@
11
#include "key_code.hpp"
12
#include "toml.hpp"
13
14
-#define VERSION "v6.1.0"
+#define VERSION "v6.2.0"
15
16
constexpr std::chrono::seconds save_interval {1};
17
lib/sdl
0 commit comments