mirror of
https://github.com/readest/readest.git
synced 2026-07-09 16:00:16 +00:00
release: version 0.11.17 (hotfix for an Android crash) (#4852)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (rust) (push) Has been cancelled
Publish Docker image / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Docker image / build (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
PR checks / build_tauri_app (push) Has been cancelled
PR checks / rust_lint (push) Has been cancelled
PR checks / build_web_app (push) Has been cancelled
PR checks / test_web_app (1) (push) Has been cancelled
PR checks / test_web_app (2) (push) Has been cancelled
PR checks / test_extensions (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Deploy to vercel on merge / build_and_deploy (push) Has been cancelled
Publish Docker image / merge (push) Has been cancelled
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (rust) (push) Has been cancelled
Publish Docker image / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Docker image / build (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
PR checks / build_tauri_app (push) Has been cancelled
PR checks / rust_lint (push) Has been cancelled
PR checks / build_web_app (push) Has been cancelled
PR checks / test_web_app (1) (push) Has been cancelled
PR checks / test_web_app (2) (push) Has been cancelled
PR checks / test_extensions (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Deploy to vercel on merge / build_and_deploy (push) Has been cancelled
Publish Docker image / merge (push) Has been cancelled
This commit is contained in:
parent
781a297993
commit
01bc015985
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@readest/readest-app",
|
||||
"version": "0.11.16",
|
||||
"version": "0.11.17",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"releases": {
|
||||
"0.11.16": {
|
||||
"0.11.17": {
|
||||
"date": "2026-06-29",
|
||||
"notes": [
|
||||
"Sync: Added WebDAV and Google Drive sync for your books and reading data",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
</supports>
|
||||
|
||||
<releases>
|
||||
<release version="0.11.16" date="2026-06-29">
|
||||
<release version="0.11.17" date="2026-06-29">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Sync: Added WebDAV and Google Drive sync for your books and reading data</li>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
509767206c4727e8f7a60d2b94879129f0edfa0bbbbcea34a748391b1113a073 ../../data/metainfo/appdata.xml
|
||||
c0fae8cab8e75871573d679d28bf0c1b778ef9e8f7c0b42da678396d1749fd96 ../../data/metainfo/appdata.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue