From a580e011af38a922ba9fe9b1fff31b7ef15c55f5 Mon Sep 17 00:00:00 2001 From: Lennard Kittner Date: Fri, 20 Mar 2026 13:39:17 +0100 Subject: [PATCH] Version bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1cf3eea..4112f9a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1330,7 +1330,7 @@ dependencies = [ [[package]] name = "hyper_headset" -version = "1.6.1" +version = "1.7.0" dependencies = [ "clap 4.5.58", "dialog", diff --git a/Cargo.toml b/Cargo.toml index 7d65f95..70ba31a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyper_headset" -version = "1.6.1" +version = "1.7.0" edition = "2021" authors = ["Lennard Kittner"] description = "A CLI and tray application for monitoring and managing HyperX headsets."