Update version number in airtime-constants.php
Update version number in api_client.py Create upgrade folder
This commit is contained in:
parent
310cfddd3a
commit
2032eefdde
5 changed files with 36 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue