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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user