Fix columns in the search results.

This commit is contained in:
Luis Ángel San Martín
2024-02-06 18:13:57 +01:00
parent f540b47735
commit 7baf144c69
3 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#include <QMetaType>
#include <QAbstractItemModel>
#define VERSION "9.14.1"
#define VERSION "9.14.2"
// Used to check if the database needs to be updated, the version is stored in the database.
// This value is only incremented when the database structure changes.