build: ver_0.341 - bugfix wysyłka zamówień do Apilo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
updates/0.30/ver_0.341.zip
Normal file
BIN
updates/0.30/ver_0.341.zip
Normal file
Binary file not shown.
23
updates/0.30/ver_0.341_manifest.json
Normal file
23
updates/0.30/ver_0.341_manifest.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"changelog": "Bugfix: naprawiono wysyłkę zamówień do Apilo (regresja z 0.339), retry failed orders co 1h, powiadomienia mailowe o błędach",
|
||||
"version": "0.341",
|
||||
"files": {
|
||||
"added": [
|
||||
|
||||
],
|
||||
"deleted": [
|
||||
|
||||
],
|
||||
"modified": [
|
||||
"cron.php"
|
||||
]
|
||||
},
|
||||
"checksum_zip": "sha256:9d5e25f7fc51a47d7a5aa293ab3ab4f6e614de7060fb14562b45a38f58fec868",
|
||||
"sql": [
|
||||
|
||||
],
|
||||
"date": "2026-03-16",
|
||||
"directories_deleted": [
|
||||
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
$current_ver = 340;
|
||||
$current_ver = 341;
|
||||
|
||||
for ($i = 1; $i <= $current_ver; $i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user