bumped project version

This commit is contained in:
itsmattkc
2021-01-22 17:06:36 +11:00
parent fecd0e3775
commit 88d1b86d11
3 changed files with 2 additions and 17 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
namespace olive {
Core* Core::instance_ = nullptr;
const uint Core::kProjectVersion = 201122;
const uint Core::kProjectVersion = 210122;
Core::Core(const CoreParams& params) :
main_window_(nullptr),