Skip to content

Commit 62cc0a9

Browse files
committed
Update version number
1 parent 896c02d commit 62cc0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/settings_tab.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "settings_tab.h"
22

3-
const std::string AVIATEUR_VERSION = "0.1.3";
3+
const std::string AVIATEUR_VERSION = "0.1.4";
44

55
void open_explorer(const std::string& dir) {
66
#ifdef _WIN32

0 commit comments

Comments
 (0)