allow setting version using SYNAPSE_ADMIN_VERSION env var on build (if git is not available)

This commit is contained in:
Aine
2024-10-31 17:18:28 +02:00
parent 7afce71bef
commit a613a88232
2 changed files with 2 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ with a proper manifest.json generation on build)
* [Enable visual customization](https://github.com/etkecc/synapse-admin/pull/81)
* [Fix room state events display](https://github.com/etkecc/synapse-admin/pull/100)
* [Sanitize CSV on import](https://github.com/etkecc/synapse-admin/pull/101)
* Allow setting version using `SYNAPSE_ADMIN_VERSION` environment variable on build (if git is not available)
_the list will be updated as new changes are added_