Bump version to 0.2.0 and update download URL

- Updated the module version in `module.json` from `0.1.1` to `0.2.0`.
- Adjusted the `download` URL to point to the `0.2.0` release ZIP file.

This change reflects the addition of new features and improvements in the latest release.
This commit is contained in:
2025-01-23 10:26:17 -06:00
parent 3fdaadf7e0
commit 04aee6e44c

View File

@@ -1,8 +1,8 @@
{
"id": "asc-asset-manager",
"title": "Asset Manager",
"version": "0.1.1",
"download": "https://gitea.ascorrea.com/asc/asc-asset-manager/releases/download/0.1.1/module.zip",
"version": "0.2.0",
"download": "https://gitea.ascorrea.com/asc/asc-asset-manager/releases/download/0.2.0/module.zip",
"manifest": "https://gitea.ascorrea.com/asc/asc-asset-manager/releases/download/latest/module.json",
"compatibility": {
"minimum": "12",