Skip to content

Commit 85a2041

Browse files
committed
fixup
1 parent 8cbae5e commit 85a2041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/DataProvider.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
#include <QDateTime>
2323

24-
constexpr uint32_t fileVersion = 0x010901;
24+
constexpr uint32_t fileVersion = 0x010902;
2525
constexpr uint32_t fileID = 0xA654BE39;
2626

2727
DataProvider::DataProvider(Application* parent) noexcept

0 commit comments

Comments
 (0)