From 0ec32d5d09856c7179e9c78902a3e33d26e83b04 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Sat, 4 Apr 2026 17:30:38 +0200 Subject: [PATCH] =?UTF-8?q?build(update):=20paczka=201.694=20=E2=80=94=20c?= =?UTF-8?q?entralny=20autoloader,=20Email,=20Security?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- updates/versions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates/versions.php b/updates/versions.php index 3a28fa1..3fc0fdb 100644 --- a/updates/versions.php +++ b/updates/versions.php @@ -11,7 +11,7 @@ $mdb = new medoo( [ 'charset' => 'utf8' ] ); -$current_ver = 1693; // aktualizowane automatycznie przez build-update.ps1 +$current_ver = 1694; // aktualizowane automatycznie przez build-update.ps1 // 1. Skan filesystem — lista istniejących ZIPów $versions = [];