From 6c99f9bea3ccca49c2235df8c9d10d7edaff7956 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Fri, 12 Jan 2024 13:46:56 +0100 Subject: [PATCH] chore: Release lan-mouse version 0.5.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- lan-mouse.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5505af3..3221406 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1226,7 +1226,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" [[package]] name = "lan-mouse" -version = "0.5.0" +version = "0.5.1" dependencies = [ "anyhow", "ashpd", diff --git a/Cargo.toml b/Cargo.toml index c538e9d..29b965a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lan-mouse" description = "Software KVM Switch / mouse & keyboard sharing software for Local Area Networks" -version = "0.5.0" +version = "0.5.1" edition = "2021" license = "GPL-3.0-or-later" repository = "https://github.com/ferdinandschober/lan-mouse" diff --git a/lan-mouse.desktop b/lan-mouse.desktop index 7709edb..3fc3f43 100644 --- a/lan-mouse.desktop +++ b/lan-mouse.desktop @@ -10,4 +10,4 @@ Name=Lan Mouse StartupNotify=true Terminal=false Type=Application -Version=0.5.0 +Version=0.5.1