Versioning: INBUXA Admin's own dated version, with the WebUI base shown

inbuxa-version.json holds INBUXA's version. package.json keeps upstream's so
its bumps merge cleanly. The top bar reads "INBUXA Admin 2026.9.18 (WebUI 1.0.11)".
This commit is contained in:
2026-09-18 12:09:52 -07:00
parent 1d72ef3aa1
commit e387e7976f
5 changed files with 15 additions and 3 deletions
+6
View File
@@ -46,6 +46,12 @@ git fetch upstream --tags
git merge v1.0.12 # the next release tag
```
## Versions
INBUXA Admin has its own dated version (`inbuxa-version.json`), shown with the
WebUI release it's based on: `INBUXA Admin 2026.9.18 (WebUI 1.0.11)`.
`package.json` keeps upstream's version, so upstream's bumps merge cleanly.
## License and credits
Free software under the [GNU Affero General Public License, version 3](./LICENSES/AGPL-3.0-only.txt).