Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-10-27 20:36:56 +0300
committerJulius Härtl <jus@bitgrid.net>2022-10-27 20:36:56 +0300
commitac7ba238e35a7dacfedfeafcd02963f2bca32ba4 (patch)
treee2f604a0720885ee08f1c596153fba1e162bb93e /package.json
parent1a521147d26da8c0a96d90d3d9509037d7002209 (diff)
Bump version to 7.0.1v7.0.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c87ca183..1ccfe08a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "richdocuments",
"description": "Collabora online integration",
- "version": "7.0.0",
+ "version": "7.0.1",
"authors": [
{
"name": "Julius Härtl",
@@ -117,4 +117,4 @@
],
"globalSetup": "<rootDir>/src/tests/setup.js"
}
-}
+} \ No newline at end of file