Bump version to 7.0.0

Update the VERSION constant in cms/version.py to 7.0.0, indicating a new major release.
This commit is contained in:
Yiannis Christodoulou 2025-10-20 12:12:26 +03:00
parent c3e17ec07f
commit a82ac762a6

View File

@ -1 +1 @@
VERSION = "6.7.1.beta-9"
VERSION = "7.0.0"