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 c5e4708 commit eaa0642Copy full SHA for eaa0642
SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp
@@ -42,7 +42,7 @@
42
43
DEFINE_SINGLETON(SQLiteStudio)
44
45
-static const int sqlitestudioVersion = 30407;
+static const int sqlitestudioVersion = 30408;
46
47
SQLiteStudio::SQLiteStudio()
48
{
0 commit comments