mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Fix kill process typo on channel
Update Ampache XML API version
This commit is contained in:
parent
ae553bd786
commit
f7fb9efa75
3 changed files with 3 additions and 2 deletions
|
@ -37,7 +37,7 @@ class Api
|
|||
/**
|
||||
* @var string $version
|
||||
*/
|
||||
public static $version = '370001';
|
||||
public static $version = '380001';
|
||||
|
||||
/**
|
||||
* @var Browse $browse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue