From 598a5613160df706d6c7753a222a2eaec818f2f4 Mon Sep 17 00:00:00 2001 From: KIMB-technologies Date: Sat, 23 Dec 2023 21:29:38 +0100 Subject: [PATCH] Version 2.8 --- VERSION | 4 ++-- php/classes/Config.php | 2 +- php/data/radios_1.json | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) 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" } ]