Skip to content

Commit

Permalink
Bump versions to 1.6.0rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-iniguez-goya committed Feb 18, 2023
1 parent a4b59e6 commit b53e2af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion daemon/core/version.go
Expand Up @@ -3,7 +3,7 @@ package core
// version related consts
const (
Name = "opensnitch-daemon"
Version = "1.6.0rc4"
Version = "1.6.0rc5"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://github.com/evilsocket/opensnitch"
)
2 changes: 1 addition & 1 deletion ui/opensnitch/version.py
@@ -1 +1 @@
version = '1.6.0rc4'
version = '1.6.0rc5'

0 comments on commit b53e2af

Please sign in to comment.