This commit is contained in:
m
2026-03-17 09:20:55 +01:00
parent cd0c11dec3
commit 5ef0dca53b

View File

@@ -9,7 +9,7 @@ Current version:
```bash
git tag -a v1.0 -m "Initial release of Flask Blog Templates"
git push origin v1.0
(it worked on my machine)
```
---