From 1ab3fd55b187da4ce095c9c280c140af27cc05ad Mon Sep 17 00:00:00 2001 From: ErikKalkoken Date: Thu, 1 Aug 2024 22:03:29 +0200 Subject: [PATCH] Update version --- FyneApp.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FyneApp.toml b/FyneApp.toml index 8d06842..e38b2cf 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -4,7 +4,7 @@ Website = "https://github.com/ErikKalkoken/janice" Icon = "icon.png" Name = "Janice" ID = "io.github.erikkalkoken.janice" - Version = "0.2.4" + Version = "0.2.3" Build = 1 [Release] diff --git a/README.md b/README.md index 8fe9e8a..cf602c2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Janice is a desktop app for viewing large JSON files. It's key features are: ## How to run -To run Janice just download and unzip the latest release to your computer. Janice ships as a single executable file that can be executed directly. You find the latest packages for download on the [releases page](https://github.com/ErikKalkoken/janice/releases). +To run Janice just download and unzip the latest release to your computer. Janice ships as a single executable file that can be run directly. You find the latest packages for download on the [releases page](https://github.com/ErikKalkoken/janice/releases). ### Linux