Skip to content

Commit 460d82d

Browse files
committed
Create new release
1 parent bc0a6e2 commit 460d82d

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.1623.80 2020-05-04
5+
------------------------------
56

67
Fix display issue with user certificates
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.1623.78"
10+
Version = "1.0.1623.80"
1111
DatabaseVersion = 1
1212
ConfPath = "/etc/pritunl-zero.json"
1313
LogPath = "/var/log/pritunl-zero.log"

0 commit comments

Comments
 (0)