Skip to content

Commit

Permalink
Increment version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
istride committed May 13, 2024
1 parent 2cc515f commit 4fd379b
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 @@ -33,7 +33,7 @@
},
}

SITE_VERSION = '2.9.1'
SITE_VERSION = '2.10.0'

try:
from .local import *
Expand Down

0 comments on commit 4fd379b

Please sign in to comment.