From ab643d8d568319a87a5bd255460c7f535b99ca98 Mon Sep 17 00:00:00 2001 From: Daniel Weck Date: Wed, 26 Jun 2024 00:09:18 +0100 Subject: [PATCH] chore(release): v3.0.0 tagging [skip ci] --- changelogs/CHANGELOG-v3.0.0.md | 2 +- latest.json | 6 +++--- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/changelogs/CHANGELOG-v3.0.0.md b/changelogs/CHANGELOG-v3.0.0.md index 2148221d2..27c698a89 100644 --- a/changelogs/CHANGELOG-v3.0.0.md +++ b/changelogs/CHANGELOG-v3.0.0.md @@ -2,7 +2,7 @@ ## Summary -Version `3.0.0` was released on **25 June 2024**. +Version `3.0.0` was released on **26 June 2024**. This release includes the following (notable) new features, improvements and bug fixes: diff --git a/latest.json b/latest.json index 1c161b8b4..d66cabb44 100644 --- a/latest.json +++ b/latest.json @@ -1,7 +1,7 @@ { "id": "io.github.edrlab.thorium", - "version": "2.4.2", - "date": "2024-05-17T00:00:00.000Z", + "version": "3.0.0", + "date": "2024-06-26T00:00:00.000Z", "url": "https://thorium.edrlab.org", - "url_": "https://github.com/edrlab/thorium-reader/releases/tag/v2.4.2" + "url_": "https://github.com/edrlab/thorium-reader/releases/tag/v3.0.0" } diff --git a/package-lock.json b/package-lock.json index 72b81f97c..6ccd7b417 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "EDRLab.ThoriumReader", - "version": "3.0.0-alpha.1", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "EDRLab.ThoriumReader", - "version": "3.0.0-alpha.1", + "version": "3.0.0", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 4d8da4014..e0fe8b70e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "EDRLab.ThoriumReader", - "version": "3.0.0-alpha.1", + "version": "3.0.0", "description": "Desktop application to read ebooks", "keywords": [ "readium",