We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564acb1 commit c9173beCopy full SHA for c9173be
src/App.cpp
@@ -12,7 +12,7 @@ using namespace util;
12
13
namespace fs = std::filesystem;
14
15
-const std::string version = "1.2.0";
+const std::string version = "1.2.1";
16
17
extern BNString datapath;
18
0 commit comments