v3.6.2 (2019-08-07)

- [Bugfix] Fix missing templates in bundled plugins
- [Bugfix] Enable html certificate view
This commit is contained in:
Régis Behmo 2019-08-07 13:31:35 +02:00
parent f6ee13c9f2
commit 4d7ec486f3
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.6.2 (2019-08-07)
- [Bugfix] Fix missing templates in bundled plugins
- [Bugfix] Enable html certificate view

View File

@ -1 +1 @@
__version__ = "3.6.1"
__version__ = "3.6.2"