Skip to content

Commit

Permalink
v5.13.3: 🛠️ Latest maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziomiano committed Feb 18, 2023
1 parent 3c2c9ae commit b8bf800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from flask_babel import gettext

VERSION = "5.12"
VERSION = "5.12lr"
PAGE_BASE_TITLE = gettext("COVIDash.it")
LOCKDOWN_DAY = dt.datetime(2020, 3, 22)
PHASE2_DAY = dt.datetime(2020, 5, 4)
Expand Down

0 comments on commit b8bf800

Please sign in to comment.