chore(release): bump version to 8.5.13

Signed-off-by: silver <s.szmajduch@posteo.de>
This commit is contained in:
silver 2025-11-20 16:05:30 +01:00
parent 4f71dd032e
commit 99fb0f4720
No known key found for this signature in database
GPG key ID: 13EA6593D35309CF
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@
<description><![CDATA[This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.
You can also edit your documents off-line with the Collabora Office app from the **[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
<version>8.5.12</version>
<version>8.5.13</version>
<licence>agpl</licence>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<types>

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "richdocuments",
"version": "8.5.12",
"version": "8.5.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "richdocuments",
"version": "8.5.12",
"version": "8.5.13",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@nextcloud/auth": "^2.4.0",

View file

@ -1,7 +1,7 @@
{
"name": "richdocuments",
"description": "Collabora online integration",
"version": "8.5.12",
"version": "8.5.13",
"authors": [
{
"name": "Julius Härtl",