From fcceec8545538c64996bb081bca4193909cbe590 Mon Sep 17 00:00:00 2001 From: Gregor Schulte Date: Thu, 9 Jun 2022 20:22:48 +0200 Subject: [PATCH] Footer URL angepasst --- public_html/templates/html_footer.tpl.php | 2 +- resources/init.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public_html/templates/html_footer.tpl.php b/public_html/templates/html_footer.tpl.php index 76c3ab2..90d41b6 100644 --- a/public_html/templates/html_footer.tpl.php +++ b/public_html/templates/html_footer.tpl.php @@ -14,7 +14,7 @@


- +
diff --git a/resources/init.php b/resources/init.php index 79e47cc..8eed08f 100644 --- a/resources/init.php +++ b/resources/init.php @@ -10,8 +10,8 @@ if (!isset($config)) 'ssh_ip' => '127.0.0.1' ), 'version' => array( - 'version' => '2.3.1beta3', - 'versioncode' => 34, + 'version' => '2.3.1beta4', + 'versioncode' => 35, 'android_comp_level' => 25 ), 'url' => array(