Skip to content

Commit 4972817

Browse files
committed
Create new release
1 parent 4b8f4d8 commit 4972817

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.3444.47 2025-04-29
5+
------------------------------
56

67
Web interface improvements
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.3444.34"
10+
Version = "1.0.3444.47"
1111
DatabaseVersion = 1
1212
ConfPath = "/etc/pritunl-zero.json"
1313
LogPath = "/var/log/pritunl-zero.log"

0 commit comments

Comments
 (0)