We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbae5e commit 85a2041Copy full SHA for 85a2041
source/DataProvider.cpp
@@ -21,7 +21,7 @@
21
22
#include <QDateTime>
23
24
-constexpr uint32_t fileVersion = 0x010901;
+constexpr uint32_t fileVersion = 0x010902;
25
constexpr uint32_t fileID = 0xA654BE39;
26
27
DataProvider::DataProvider(Application* parent) noexcept
0 commit comments