build: ver_0.347 - naprawa zapisu scontainers
This commit is contained in:
BIN
updates/0.30/ver_0.347.zip
Normal file
BIN
updates/0.30/ver_0.347.zip
Normal file
Binary file not shown.
23
updates/0.30/ver_0.347_manifest.json
Normal file
23
updates/0.30/ver_0.347_manifest.json
Normal 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": [
|
||||
|
||||
]
|
||||
}
|
||||
@@ -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>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
$current_ver = 346;
|
||||
$current_ver = 347;
|
||||
|
||||
for ($i = 1; $i <= $current_ver; $i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user