Add new version 0.238 zip file containing updated ProductRepository and Product class files

This commit is contained in:
2026-02-05 01:53:28 +01:00
parent 16cccac782
commit 3a7be21432
28 changed files with 116323 additions and 5 deletions

View File

@@ -2,7 +2,12 @@
"permissions": {
"allow": [
"Bash(powershell -Command \"Compress-Archive -Path ''*'' -DestinationPath ''../ver_0.234.zip'' -Force\")",
"Bash(powershell -Command:*)"
"Bash(powershell -Command:*)",
"Bash(ls -la \"c:\\\\visual studio code\\\\projekty\\\\shopPRO\\\\updates\\\\0.20\"\" | grep \"ver_ \")",
"Bash(C:/xampp/php/php.exe:*)",
"Bash(where:*)",
"Bash(composer:*)",
"Bash(curl:*)"
]
}
}