diff --git a/boot.php b/boot.php index ec74c75e0..16036888d 100755 --- a/boot.php +++ b/boot.php @@ -27,7 +27,7 @@ use Code\Lib\Url; */ const REPOSITORY_ID = 'streams'; -const DB_UPDATE_VERSION = 1280; +const DB_UPDATE_VERSION = 1281; const PROJECT_BASE = __DIR__; const ACTIVITYPUB_ENABLED = true; const NOMAD_PROTOCOL_VERSION = '13.3'; diff --git a/src/Update/_1281.php b/src/Update/_1281.php new file mode 100644 index 000000000..04b28ff98 --- /dev/null +++ b/src/Update/_1281.php @@ -0,0 +1,35 @@ +