From 55180e45a6c4579edaef9dd42e464fbd6a7e8a78 Mon Sep 17 00:00:00 2001 From: RetGal Date: Wed, 6 Oct 2021 22:16:57 +0200 Subject: [PATCH] Version bump --- .snapcraft.yaml | 4 ++-- build.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.snapcraft.yaml b/.snapcraft.yaml index 55fa5ebb..23ea9194 100644 --- a/.snapcraft.yaml +++ b/.snapcraft.yaml @@ -1,6 +1,6 @@ name: dayon title: Dayon! -version: '1.10.8' +version: '1.10.9' summary: An easy to use, cross-platform remote desktop assistance solution description: | Dayon! allows watching and controlling remote computers. @@ -8,7 +8,7 @@ description: | Its key features are - no router or network configuration required on the assisted side - - friendly, multilingual (de/en/es/fr/it/ru/tr) user interface + - friendly, multilingual (de/en/es/fr/it/ru/tr/zh) user interface - assistant and assisted functionality in one package - secure, encrypted communication (TLS) license: GPL-3.0 diff --git a/build.xml b/build.xml index c277ae37..7f3c58c6 100644 --- a/build.xml +++ b/build.xml @@ -13,7 +13,7 @@ - + diff --git a/pom.xml b/pom.xml index 7e848421..2b948a10 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ https://github.com/retgal/dayon mpo.dayon dayon - 1.10.8 + 1.10.9 cross platform remote desktop solution @@ -31,8 +31,8 @@ 1.8 mpo.dayon.assisted.AssistedRunner 1.9 - 5.7.1 - 3.8.0 + 5.8.1 + 3.12.4