bump project version

This commit is contained in:
itsmattkc
2021-05-28 17:57:38 +10:00
parent 0532090259
commit e2bbff5078
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
namespace olive {
Core* Core::instance_ = nullptr;
const uint Core::kProjectVersion = 210122;
const uint Core::kProjectVersion = 210528;
Core::Core(const CoreParams& params) :
main_window_(nullptr),