Wipe addons/: full reset for clean re-upload

This commit is contained in:
Tower Deploy
2026-04-27 11:20:53 +03:00
parent 2cf3b5185d
commit 9bb80002c8
363 changed files with 0 additions and 112641 deletions

View File

@@ -1,19 +0,0 @@
# Copyright (C) 2022 Cetmix OÜ
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Cetmix Tower Server Queue",
"summary": "Cetmix Tower asynchronous task execution using 'queue_job'",
"version": "16.0.2.0.0",
"development_status": "Beta",
"category": "Productivity",
"website": "https://tower.cetmix.com",
"author": "Cetmix",
"license": "AGPL-3",
"installable": True,
"auto_install": True,
"depends": ["cetmix_tower_server", "queue_job"],
"data": [
"views/cx_tower_command_log_view.xml",
"views/cx_tower_file_view.xml",
],
}