build: ver_0.347 - naprawa zapisu scontainers

This commit is contained in:
Jacek
2026-04-18 23:25:45 +02:00
parent 5b66720f7c
commit e195ffc841
4 changed files with 27 additions and 1 deletions

BIN
updates/0.30/ver_0.347.zip Normal file

Binary file not shown.

View File

@@ -0,0 +1,23 @@
{
"changelog": "Naprawa zapisu edycji kontenerow statycznych + testy regresyjne",
"version": "0.347",
"files": {
"added": [
],
"deleted": [
],
"modified": [
"autoload/admin/Controllers/ScontainersController.php"
]
},
"checksum_zip": "sha256:25dd6cc528cc5769974a78453630c6cdadcb6903060b68d01dd5a8068ffac7dd",
"sql": [
],
"date": "2026-04-18",
"directories_deleted": [
]
}

View File

@@ -1,3 +1,6 @@
<b>ver. 0.347 - 18.04.2026</b><br />
Naprawa zapisu edycji kontenerow statycznych + testy regresyjne
<hr>
<b>ver. 0.346 - 16.04.2026</b><br />
Fix usuwania wszystkich dodatkowych pól produktu
<hr>

View File

@@ -1,5 +1,5 @@
<?
$current_ver = 346;
$current_ver = 347;
for ($i = 1; $i <= $current_ver; $i++)
{