Ottimizza barcode e disattiva profiler query
This commit is contained in:
@@ -10,12 +10,12 @@ APP_VERSION = "1.0.0"
|
||||
MODULE_VERSIONS: dict[str, str] = {
|
||||
"app": APP_VERSION,
|
||||
"async_loop_singleton": "1.0.0",
|
||||
"async_msssql_query": "1.0.0",
|
||||
"async_msssql_query": "1.0.1",
|
||||
"audit_log": "1.0.0",
|
||||
"main": "1.0.1",
|
||||
"barcode_client": "1.0.24",
|
||||
"barcode_repository": "1.0.10",
|
||||
"barcode_service": "1.0.22",
|
||||
"barcode_client": "1.0.25",
|
||||
"barcode_repository": "1.0.12",
|
||||
"barcode_service": "1.0.24",
|
||||
"busy_overlay": "1.0.0",
|
||||
"db_config": "1.0.0",
|
||||
"gestione_aree": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user