diff --git a/constants.py b/constants.py index b829e8e..d1081b5 100755 --- a/constants.py +++ b/constants.py @@ -10,7 +10,7 @@ APP_NAME = "flaskBlog" # (str) # Version of the Flask application -APP_VERSION = "2.1.5" # (str) +APP_VERSION = "2.2.0" # (str) # Path to the root of the application files APP_ROOT_PATH = "." # (str)