7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-28 20:00:49 +00:00

v3.4.3 (2019-06-24)

- [Bugfix] Fix missing password values from generated configuration
This commit is contained in:
Régis Behmo 2019-06-24 12:37:19 +02:00
parent 1f69e67b9f
commit 9dbe4b4cb5
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Latest
## 3.4.3 (2019-06-24)
- [Bugfix] Fix missing password values from generated configuration

View File

@ -1 +1 @@
__version__ = "3.4.2"
__version__ = "3.4.3"