SAAS-1073: Schema upgrade for podcasts
Upgrade and downgrade done.
This commit is contained in:
parent
def8e7280b
commit
d20574dfb1
4 changed files with 113 additions and 1 deletions
|
@ -32,7 +32,7 @@ define('AIRTIME_COPYRIGHT_DATE' , '2010-2015');
|
|||
define('AIRTIME_REST_VERSION' , '1.1');
|
||||
define('AIRTIME_API_VERSION' , '1.1');
|
||||
// XXX: it's important that we upgrade this every time we add an upgrade!
|
||||
define('AIRTIME_CODE_VERSION' , '2.5.14');
|
||||
define('AIRTIME_CODE_VERSION' , '2.5.15');
|
||||
|
||||
// Defaults
|
||||
define('DEFAULT_LOGO_PLACEHOLDER', 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue