Skip to content

Commit f1e5ba9

Browse files
Bumped version to v1.9.0
1 parent 74a7a27 commit f1e5ba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.8.0"
6+
Version = "1.9.0"
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.8.0'
1+
version = '1.9.0'

0 commit comments

Comments
 (0)