We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d770c15 commit bc351d9Copy full SHA for bc351d9
CHANGES
@@ -1,7 +1,8 @@
1
pritunl-zero changelog
2
======================
3
4
-<%= version %>
+Version 1.0.3688.99 2025-12-29
5
+------------------------------
6
7
Improve elastic search indexing performance
8
constants/constants.go
@@ -5,7 +5,7 @@ import (
)
const (
- Version = "1.0.3648.46"
+ Version = "1.0.3688.99"
9
DatabaseVersion = 1
10
ConfPath = "/etc/pritunl-zero.json"
11
LogPath = "/var/log/pritunl-zero.log"
0 commit comments