Pre-release 3 for v0.7.0 (#129)

* Bump to 0.7.0-alpha-rc3
* Small tweak to forgot password link
* Add version param for cache busting
This commit is contained in:
Christiaan Goossens
2025-10-04 17:43:45 +02:00
committed by GitHub
parent d1da841e1f
commit 5714e844a7
4 changed files with 8 additions and 3 deletions

View File

@@ -19,5 +19,5 @@
"jinja2>=3.1.4",
"bcrypt>=4.2.0"
],
"version": "0.7.0"
"version": "0.7.0-rc3"
}