Skip to content

Commit 0cd8b04

Browse files
Merge pull request #1300 from lainedfles/v1.6.8-version-fix
chore: update version to 1.6.8
2 parents a1b4885 + 113d41b commit 0cd8b04

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)