So before I do a xf-addon:build-release, I update addon.json to bump the version:
But the ZIP file that gets generated is always
But then when I install the zip file, the proper version is shown in xf admin.
Am I missing some step so the zip file gets named properly?
thx
Code:
"version_id": 1000070,
"version_string": "1.0.7 Alpha",
But the ZIP file that gets generated is always
Test-Addon-1.0.5 Alpha.zip
But then when I install the zip file, the proper version is shown in xf admin.
Am I missing some step so the zip file gets named properly?
thx