Skip to content

Commit a9cec67

Browse files
committed
Create new release
1 parent f79c198 commit a9cec67

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-link changelog
22
======================
33

4-
<%= version %>
4+
Version 1.0.2899.21 2023-11-01
5+
------------------------------
56

67
Update libraries
78

constants/constants.go

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

88
const (
9-
Version = "1.0.2828.23"
9+
Version = "1.0.2899.21"
1010
VarDir = "/var/lib/pritunl_link"
1111
LogPath = "/var/log/pritunl_link.log"
1212
ConfPath = "/etc/pritunl_link.json"

0 commit comments

Comments
 (0)