Skip to content

Commit bc351d9

Browse files
committed
Create new release
1 parent d770c15 commit bc351d9

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.3688.99 2025-12-29
5+
------------------------------
56

67
Improve elastic search indexing performance
78

constants/constants.go

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

77
const (
8-
Version = "1.0.3648.46"
8+
Version = "1.0.3688.99"
99
DatabaseVersion = 1
1010
ConfPath = "/etc/pritunl-zero.json"
1111
LogPath = "/var/log/pritunl-zero.log"

0 commit comments

Comments
 (0)