From 930bdf04a52194fd3d6d24998c1e96b695f253b1 Mon Sep 17 00:00:00 2001 From: Dmitry Kann Date: Fri, 18 Jun 2021 14:18:35 +0200 Subject: [PATCH] chore: fix version in changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6bac5ab..2847552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-sound-switcher (2.3.6) hirsute; urgency=low +indicator-sound-switcher (2.3.6-1) hirsute; urgency=low * Allow assigning same keyboard shortcut to multiple ports (#106) * Display card's vendor and product name in Preferences (#105)