Skip to content

Commit a45d888

Browse files
authored
Merge pull request #185 from DogukanUrker/DogukanUrker-patch-1
Update settings.py
2 parents a6ae45a + 2db2653 commit a45d888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
APP_NAME = "flaskBlog" # (str)
1010

1111
# Version of the Flask application
12-
APP_VERSION = "2.8.0" # (str)
12+
APP_VERSION = "2.8.1" # (str)
1313

1414
# Path to the root of the application files
1515
APP_ROOT_PATH = "." # (str)

0 commit comments

Comments
 (0)