diff --git a/mixer/main.go b/mixer/main.go index 1679bdc..02649dd 100644 --- a/mixer/main.go +++ b/mixer/main.go @@ -13,7 +13,7 @@ import ( "github.com/clearlinux/mixer-tools/helpers" ) -const Version = "3.2.0" +const Version = "3.2.1" type Command struct { Name string