bump version to 1.1.0, centralize VERSION constant

This commit is contained in:
Username
2025-12-20 04:21:06 +01:00
parent ccfd8509cc
commit c76a158c18
5 changed files with 11 additions and 5 deletions

View File

@@ -103,7 +103,7 @@ Host: localhost:5000
```json
{
"name": "FlaskPaste",
"version": "1.0.0",
"version": "1.1.0",
"endpoints": {
"GET /": "API information",
"GET /health": "Health check",