From 3985ac736f3a3b04b36da6f09d1f1912e9170ec0 Mon Sep 17 00:00:00 2001 From: RetGal Date: Mon, 22 Feb 2021 17:53:16 +0100 Subject: [PATCH] Version bump for upcoming release --- .snapcraft.yaml | 2 +- build.xml | 2 +- debian/changelog | 7 +++++++ pom.xml | 5 +++-- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.snapcraft.yaml b/.snapcraft.yaml index a36e17f..b15789f 100644 --- a/.snapcraft.yaml +++ b/.snapcraft.yaml @@ -1,6 +1,6 @@ name: dayon title: Dayon! -version: '1.10.4' +version: '1.10.5' summary: An easy to use, cross-platform remote desktop assistance solution description: | Dayon! allows watching and controlling remote computers. diff --git a/build.xml b/build.xml index d77662f..81a02f7 100644 --- a/build.xml +++ b/build.xml @@ -13,7 +13,7 @@ - + diff --git a/debian/changelog b/debian/changelog index 5f80fba..dd3dc2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dayon (1.10.5) stable; urgency=medium + + * Improved handling of special chars with varying keyboard layouts + * Turkish localisation + + -- Reto Galante Mon, 22 Feb 2021 12:00:00 +0000 + dayon (1.10.4) stable; urgency=medium * Ability to (re-)start and stop connections to the assistant diff --git a/pom.xml b/pom.xml index 84916b3..6287c31 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ https://github.com/retgal/dayon mpo.dayon dayon - 1.10.4 + 1.10.5 cross platform remote desktop solution @@ -103,7 +103,7 @@ com.aerse.maven deb-maven-plugin - 1.12 + 1.13-SNAPSHOT create-deb @@ -122,6 +122,7 @@ false false + ${basedir}/debian/copyright ${basedir}/dist/dayon.png