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 896c02d commit 62cc0a9Copy full SHA for 62cc0a9
src/gui/settings_tab.cpp
@@ -1,6 +1,6 @@
1
#include "settings_tab.h"
2
3
-const std::string AVIATEUR_VERSION = "0.1.3";
+const std::string AVIATEUR_VERSION = "0.1.4";
4
5
void open_explorer(const std::string& dir) {
6
#ifdef _WIN32
0 commit comments