diff --git a/Cargo.lock b/Cargo.lock index 77173d2..e00ab38 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "async-channel" @@ -749,7 +749,7 @@ dependencies = [ [[package]] name = "turnon" -version = "1.6.1" +version = "1.6.2" dependencies = [ "async-channel", "futures-util", diff --git a/Cargo.toml b/Cargo.toml index 6b0b76b..5273669 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ homepage = "https://github.com/swsnr/turnon" repository = "https://github.com/swsnr/turnon" license = "MPL-2.0" authors = ["Sebastian Wiesner "] -version = "1.6.1" +version = "1.6.2" edition = "2021" publish = false build = "build.rs" diff --git a/resources/de.swsnr.turnon.metainfo.xml.in b/resources/de.swsnr.turnon.metainfo.xml.in index 61bd920..c6ea789 100644 --- a/resources/de.swsnr.turnon.metainfo.xml.in +++ b/resources/de.swsnr.turnon.metainfo.xml.in @@ -30,7 +30,7 @@ https://github.com/swsnr/turnon de.swsnr.turnon.desktop - +

The dialog to add a new device now uses success and error styles for the validity indicators.

Refuse to add a new device if the host name contains a port which is not permitted at this place.

@@ -39,7 +39,7 @@ GH-40 - https://github.com/swsnr/turnon/releases/tag/next + https://github.com/swsnr/turnon/releases/tag/v1.6.2