Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit a8a5143

Browse files
committed
Release version 1.3.2
1 parent 87c54b7 commit a8a5143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "fmt"
55
// When updating this version number also update installer.nsi
66
var Major int = 1
77
var Minor int = 3
8-
var Patch int = 1
8+
var Patch int = 2
99

1010
var Protocol int = 1
1111

0 commit comments

Comments
 (0)