Skip to content

Commit 63deb96

Browse files
fix(framework): fix update check; bump version
1 parent e1b5385 commit 63deb96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.1";
15+
const std::string version = "1.3.2";
1616

1717
extern BNString datapath;
1818

0 commit comments

Comments
 (0)