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:
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 ab095846..f083f162 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "richdocuments",
"description": "Collabora online integration",
- "version": "6.1.1",
+ "version": "6.2.0",
"authors": [
{
"name": "Julius Härtl",
@@ -117,4 +117,4 @@
],
"globalSetup": "<rootDir>/src/tests/setup.js"
}
-} \ No newline at end of file
+}