Skip to content

Commit

Permalink
chore(release): v3.0.0 tagging [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Jun 25, 2024
1 parent b10e4d2 commit ab643d8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion changelogs/CHANGELOG-v3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
6 changes: 3 additions & 3 deletions latest.json
Original file line number Diff line number Diff line change
@@ -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"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit ab643d8

Please sign in to comment.