Skip to content

Commit

Permalink
Increment site version to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
istride committed Feb 7, 2024
1 parent 68dd3e1 commit 4199330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iogt/settings/production.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
}

SITE_VERSION = '2.6.1'
SITE_VERSION = '2.7.0'

try:
from .local import *
Expand Down

0 comments on commit 4199330

Please sign in to comment.