diff --git a/uploadi/downloadApp.php b/uploadi/downloadApp.php index 6bf86cda7..251b4ad07 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_20-10-2019.zip"); + header("location: https://www.1ka.si/uploadi/1ka_install_7-5-2021.zip"); elseif($_GET['type'] == 'offline') header("location: https://www.1ka.si/uploadi/1ka_install_offline_23-11-2018.zip");