1
0
Fork 0

making update really work ...

This commit is contained in:
Philipp Holzer 2020-01-06 21:14:01 +01:00
commit d6fab6b06b
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
3 changed files with 19 additions and 12 deletions

View file

@ -34,7 +34,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1329);
define('DB_UPDATE_VERSION', 1330);
}
return [