Upped Wavelog version

This commit is contained in:
Andreas Kristiansen
2025-07-13 20:52:28 +02:00
parent cf060f1dcc
commit 5e0e8e9af4
2 changed files with 34 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 247;
$config['migration_version'] = 248;
/*
|--------------------------------------------------------------------------