(api) add RELEASE version on config endpoint

Add release version deployed to config endpoint
in order to display release info in La Régie footer.
This commit is contained in:
Sabrina Demagny
2024-10-14 12:23:25 +02:00
parent d635c484ae
commit 017f52a0dc
4 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to
### Fixed
- ✨(api) add RELEASE version on config endpoint #459
- 🐛(frontend) fix update accesses form #448
### Added