Skip to content

Commit 857c262

Browse files
chore: bump version
1 parent c8beea9 commit 857c262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.2";
15+
constexpr std::string version = "1.3.3";
1616

1717
extern BNString datapath;
1818

0 commit comments

Comments
 (0)