From bcb81d14def63e34ee8c56f423763b634b9fb75e Mon Sep 17 00:00:00 2001 From: David Gerber Date: Wed, 1 Jan 2025 15:27:44 +0100 Subject: [PATCH] Update copyright year (woops) and link to mobile client --- README.md | 3 ++- app/build.gradle | 2 +- ui/src/main/resources/view/about/about.fxml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c40c7425..80e410b2 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,14 @@ - 👋 Compatible with [Retroshare](https://retroshare.cc) 0.6.6 or higher - 🛠️ Hardware accelerated encryption - 🖥️ Modern looking desktop user interface with several themes including dark mode -- 📶 Remote access +- 📶 Remote access (Android mobile client available [here](https://github.com/zapek/Xeres-Android)) - 📖 Free software ([GPL](https://www.gnu.org/licenses/quick-guide-gplv3.html)) - 😃 Available for Windows and Linux ## Releases Latest release always available [here](https://github.com/zapek/Xeres/releases/latest). +The mobile client for Android is available [here](https://github.com/zapek/Xeres-Android/releases/latest). ## Quick try diff --git a/app/build.gradle b/app/build.gradle index bb348ee4..075532e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -127,7 +127,7 @@ jpackage { appName = parent.project.name appVersion = "${project.version}".split("-")[0] vendor = "David Gerber" - copyright = "Copyright 2019-2024 by David Gerber. All Rights Reserved" + copyright = "Copyright 2019-2025 by David Gerber. All Rights Reserved" appDescription = parent.project.name input = "${base.libsDirectory.get()}" destination = "${base.distsDirectory.get()}" diff --git a/ui/src/main/resources/view/about/about.fxml b/ui/src/main/resources/view/about/about.fxml index 45f6da62..bc2a1427 100644 --- a/ui/src/main/resources/view/about/about.fxml +++ b/ui/src/main/resources/view/about/about.fxml @@ -56,7 +56,7 @@ - +