Version bump

This commit is contained in:
Lennard Kittner
2026-03-20 13:39:17 +01:00
parent 8ae1bd7a79
commit a580e011af
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1330,7 +1330,7 @@ dependencies = [
[[package]] [[package]]
name = "hyper_headset" name = "hyper_headset"
version = "1.6.1" version = "1.7.0"
dependencies = [ dependencies = [
"clap 4.5.58", "clap 4.5.58",
"dialog", "dialog",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "hyper_headset" name = "hyper_headset"
version = "1.6.1" version = "1.7.0"
edition = "2021" edition = "2021"
authors = ["Lennard Kittner"] authors = ["Lennard Kittner"]
description = "A CLI and tray application for monitoring and managing HyperX headsets." description = "A CLI and tray application for monitoring and managing HyperX headsets."