Skip to content

Commit 3f63a08

Browse files
bumped versions to v1.7.2
1 parent e931971 commit 3f63a08

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.7.1"
6+
Version = "1.7.2"
77
Author = "Simone 'evilsocket' Margaritelli"
88
Website = "https://github.com/evilsocket/opensnitch"
99
)

ui/opensnitch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '1.7.1'
1+
version = '1.7.2'

0 commit comments

Comments
 (0)