mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Update in version 24.08.00
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
61faed2549
commit
d6e52491d3
|
@ -336,8 +336,8 @@ void ProfileManager::updateDatabase()
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Update in 24.05.00 */
|
/* Update in 24.08.00 */
|
||||||
if (prof < Updater::Version(QStringLiteral("24.04.70"))) {
|
if (prof < Updater::Version(QStringLiteral("24.07.70"))) {
|
||||||
std::cout << "Falkon: Updating database to version " << qPrintable(QString::fromLatin1(Qz::VERSION)) << std::endl;
|
std::cout << "Falkon: Updating database to version " << qPrintable(QString::fromLatin1(Qz::VERSION)) << std::endl;
|
||||||
|
|
||||||
SqlDatabase::instance()->database().transaction();
|
SqlDatabase::instance()->database().transaction();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user