Skip to content

Commit ada0ec0

Browse files
committed
Create new release
1 parent 07fe7e1 commit ada0ec0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
pritunl-zero changelog
22
======================
33

4-
<%= version %>
4+
Version 1.0.2262.41 2022-02-02
5+
------------------------------
56

67
Fix U2F migration to WebAuthn issues
78

constants/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
Version = "1.0.2250.3"
10+
Version = "1.0.2262.41"
1111
DatabaseVersion = 1
1212
ConfPath = "/etc/pritunl-zero.json"
1313
LogPath = "/var/log/pritunl-zero.log"

0 commit comments

Comments
 (0)