diff --git a/constants.py b/constants.py index 11f8058..a553a6f 100755 --- a/constants.py +++ b/constants.py @@ -10,7 +10,7 @@ APP_NAME = "flaskBlog" # (str) # Version of the Flask application -APP_VERSION = "2.4.0" # (str) +APP_VERSION = "2.5.0" # (str) # Path to the root of the application files APP_ROOT_PATH = "." # (str)