build: ver_0.340 - bugfix crash kupon rabatowy przy zamówieniu
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
updates/0.30/ver_0.340.zip
Normal file
BIN
updates/0.30/ver_0.340.zip
Normal file
Binary file not shown.
25
updates/0.30/ver_0.340_manifest.json
Normal file
25
updates/0.30/ver_0.340_manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"changelog": "Bugfix: crash przy składaniu zamówienia z kuponem rabatowym",
|
||||
"version": "0.340",
|
||||
"files": {
|
||||
"added": [
|
||||
".scannerwork/.sonar_lock",
|
||||
".scannerwork/report-task.txt",
|
||||
"sonar-project.properties"
|
||||
],
|
||||
"deleted": [
|
||||
|
||||
],
|
||||
"modified": [
|
||||
"autoload/Domain/Order/OrderRepository.php"
|
||||
]
|
||||
},
|
||||
"checksum_zip": "sha256:e3a068b83da971088ecfd58ca717111c5e325087334f29500dd4496616ca0335",
|
||||
"sql": [
|
||||
|
||||
],
|
||||
"date": "2026-03-15",
|
||||
"directories_deleted": [
|
||||
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
$current_ver = 339;
|
||||
$current_ver = 340;
|
||||
|
||||
for ($i = 1; $i <= $current_ver; $i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user