Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsalawa committed Dec 20, 2024
1 parent 6d8fb14 commit 732570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SQLiteStudio3/coreSQLiteStudio/sqlitestudio.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

DEFINE_SINGLETON(SQLiteStudio)

static const int sqlitestudioVersion = 30410;
static const int sqlitestudioVersion = 30411;

SQLiteStudio::SQLiteStudio()
{
Expand Down

0 comments on commit 732570f

Please sign in to comment.