Skip to content

Commit 113d41b

Browse files
author
selfdenial
committed
chore: update version to 1.6.8
Synchronize version with latest release & tag.
1 parent a1b4885 commit 113d41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemon/core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package core
33
// version related consts
44
const (
55
Name = "opensnitch-daemon"
6-
Version = "1.6.6"
6+
Version = "1.6.8"
77
Author = "Simone 'evilsocket' Margaritelli"
88
Website = "https://github.com/evilsocket/opensnitch"
99
)

0 commit comments

Comments
 (0)