Skip to content

Commit c9173be

Browse files
release: 1.2.1
1 parent 564acb1 commit c9173be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ using namespace util;
1212

1313
namespace fs = std::filesystem;
1414

15-
const std::string version = "1.2.0";
15+
const std::string version = "1.2.1";
1616

1717
extern BNString datapath;
1818

0 commit comments

Comments
 (0)