Skip to content
Snippets Groups Projects
Commit 1a48abcb authored by Cornelius Kölbel's avatar Cornelius Kölbel
Browse files

Set Version 3.8.1dev1

parent 5301310e
No related branches found
No related tags found
No related merge requests found
Version 3.8.1dev1, 2023-01-13
Fixes:
* Update diag tool (#3146)
* Fix tokengroup error in WebUI (#3441)
* Fix wrong QR code in enroll-via-validate (#3427)
Version 3.8, 2022-12-20
Features:
......
......@@ -6,7 +6,7 @@ import stat
import sys
#VERSION = "2.1dev4"
VERSION = "3.8"
VERSION = "3.8.1dev1"
# Taken from kennethreitz/requests/setup.py
package_directory = os.path.realpath(os.path.dirname(__file__))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment