Update version number in airtime-constants.php

Update version number in api_client.py
Create upgrade folder
This commit is contained in:
drigato 2013-12-09 15:30:30 -05:00
parent 310cfddd3a
commit 2032eefdde
5 changed files with 36 additions and 2 deletions

View file

@ -16,7 +16,7 @@ import base64
import traceback
from configobj import ConfigObj
AIRTIME_VERSION = "2.5.0"
AIRTIME_VERSION = "2.5.1"
# TODO : Place these functions in some common module. Right now, media