From 005534568997f63a2b11687f0ad5fa6677a2a0da Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 27 Feb 2024 00:36:49 +0000 Subject: [PATCH] Doc: Auto-update documentation Auto-updated using release-website.sh --- README.md | 8 ++++---- packages/tools/postPreReleasesToForum.json | 3 ++- readme/api/references/rest_api.md | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ed2f9d4d..6ff4ca106 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,10 @@ Please see the [donation page](https://github.com/laurent22/joplin/blob/dev/read | :---: | :---: | :---: | :---: | |
[andypiper](https://github.com/andypiper) |
[avanderberg](https://github.com/avanderberg) |
[chr15m](https://github.com/chr15m) |
[CyberXZT](https://github.com/CyberXZT) | |
[dbrandonjohnson](https://github.com/dbrandonjohnson) |
[dchecks](https://github.com/dchecks) |
[fats](https://github.com/fats) |
[Galliver7](https://github.com/Galliver7) | -|
[Hegghammer](https://github.com/Hegghammer) |
[jknowles](https://github.com/jknowles) |
[KentBrockman](https://github.com/KentBrockman) |
[konishi-t](https://github.com/konishi-t) | -|
[marcdw1289](https://github.com/marcdw1289) |
[matmoly](https://github.com/matmoly) |
[maxtruxa](https://github.com/maxtruxa) |
[mu88](https://github.com/mu88) | -|
[saarantras](https://github.com/saarantras) |
[sif](https://github.com/sif) |
[taskcruncher](https://github.com/taskcruncher) |
[tateisu](https://github.com/tateisu) | -| | | | | +|
[Hegghammer](https://github.com/Hegghammer) |
[jamesandariese](https://github.com/jamesandariese) |
[jknowles](https://github.com/jknowles) |
[KentBrockman](https://github.com/KentBrockman) | +|
[konishi-t](https://github.com/konishi-t) |
[marcdw1289](https://github.com/marcdw1289) |
[matmoly](https://github.com/matmoly) |
[maxtruxa](https://github.com/maxtruxa) | +|
[mu88](https://github.com/mu88) |
[saarantras](https://github.com/saarantras) |
[sif](https://github.com/sif) |
[taskcruncher](https://github.com/taskcruncher) | +|
[tateisu](https://github.com/tateisu) | | | | # Community diff --git a/packages/tools/postPreReleasesToForum.json b/packages/tools/postPreReleasesToForum.json index ffe41ccd7..df00106c8 100644 --- a/packages/tools/postPreReleasesToForum.json +++ b/packages/tools/postPreReleasesToForum.json @@ -43,6 +43,7 @@ "ios-v12.13.9": true, "ios-v12.13.8": true, "v2.14.16": true, - "android-v2.14.8": true + "android-v2.14.8": true, + "android-v2.14.9": true } } \ No newline at end of file diff --git a/readme/api/references/rest_api.md b/readme/api/references/rest_api.md index fb5402f5c..a43fcb91a 100644 --- a/readme/api/references/rest_api.md +++ b/readme/api/references/rest_api.md @@ -524,4 +524,4 @@ The results are paginated so you may need multiple calls to retrieve all the eve ### GET /events/:id -Returns the event with the given ID. +Returns the event with the given ID. \ No newline at end of file