Skip to content

Commit a2d0e53

Browse files
committed
bump version to 2.13.1
1 parent 56cc9f1 commit a2d0e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TEKDB/TEKDB/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
TINYMCE_FILEBROWSER = False
263263

264264
# Add Version to the admin site header
265-
VERSION = "2.13.0"
265+
VERSION = "2.13.1"
266266
ADMIN_SITE_HEADER = os.environ.get(
267267
"ADMIN_SITE_HEADER", default="ITK DB Admin v{}".format(VERSION)
268268
)

0 commit comments

Comments
 (0)