diff --git a/src/App.cpp b/src/App.cpp index 064bd24..a51d567 100644 --- a/src/App.cpp +++ b/src/App.cpp @@ -12,7 +12,7 @@ using namespace util; namespace fs = std::filesystem; -const std::string version = "1.3.0"; +const std::string version = "1.3.1"; extern BNString datapath;