From 75160b12821f7f4299cce7f0b69c83c1502ae071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Mon, 27 May 2024 13:08:29 +0200 Subject: 2024-02-19 upstream --- uploadi/downloadApp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uploadi/downloadApp.php') diff --git a/uploadi/downloadApp.php b/uploadi/downloadApp.php index d4ac2a9..a2c734c 100644 --- a/uploadi/downloadApp.php +++ b/uploadi/downloadApp.php @@ -4,7 +4,7 @@ if($_GET['type'] == 'install') - header("location: https://www.1ka.si/uploadi/1ka_install_7-5-2021.zip"); + header("location: https://www.1ka.si/uploadi/1ka_install_26-09-2023.zip"); elseif($_GET['type'] == 'offline') header("location: https://www.1ka.si/uploadi/1ka_install_offline_23-11-2018.zip"); -- cgit v1.2.3