1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 18:29:27 +02:00

Merge branch 'release/v1.3.0' into develop

This commit is contained in:
Chocobozzz 2019-05-21 13:32:00 +02:00
commit 21d141c296
No known key found for this signature in database
GPG key ID: 583A612D890159BE
4 changed files with 79 additions and 29 deletions

View file

@ -14,7 +14,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 375
const LAST_MIGRATION_VERSION = 380
// ---------------------------------------------------------------------------