6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-12 14:17:46 +00:00

v3.3.10 (2019-05-15)

- [Bugfix] Fix boolean configuration choices
This commit is contained in:
Régis Behmo 2019-05-15 10:33:29 +02:00
parent 71ee7bc980
commit 79ad1871d2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## Latest ## 3.3.10 (2019-05-15)
- [Bugfix] Fix boolean configuration choices - [Bugfix] Fix boolean configuration choices

View File

@ -1 +1 @@
__version__ = "3.3.9" __version__ = "3.3.10"