diff --git a/VERSION b/VERSION index 3d4815a..eebe007 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -2.7.2 -2.7 +2.8.0 +2.8 2 diff --git a/php/classes/Config.php b/php/classes/Config.php index 38a8429..566b0a0 100644 --- a/php/classes/Config.php +++ b/php/classes/Config.php @@ -77,7 +77,7 @@ class Config { /** * The system's version. */ - const VERSION = 'v2.8-dev'; + const VERSION = 'v2.8.0'; /** * The real domain which should be used. diff --git a/php/data/radios_1.json b/php/data/radios_1.json index 40fc387..399635f 100644 --- a/php/data/radios_1.json +++ b/php/data/radios_1.json @@ -4,6 +4,7 @@ "url": "http:\/\/www.ndr.de\/resources\/metadaten\/audio\/m3u\/ndrinfo_sh.m3u", "logo": "empty", "desc": "News", - "proxy": false + "proxy": false, + "category": "Nachrichten" } ]