Skip to content

Commit 7260d6d

Browse files
Update application.py
1 parent 16ce4ed commit 7260d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
any other location as required by the application or its packages.
1111
"""
1212

13-
NAME = env('APP_NAME', 'Masonite 2.1')
13+
NAME = env('APP_NAME', 'Masonite 2.2')
1414

1515
"""Application Debug Mode
1616
When your application is in debug mode, detailed error messages with

0 commit comments

Comments
 (0)