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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-15 00:19:51 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-15 00:19:51 +0300
commitb8d17166ab3c60009062fdf853b023ecff01e28f (patch)
tree1449cb935b5f0808de2bfde77a578f697af815dc /package.json
parent07911b5ae1ef00a7d08d8169dfd3e247276cb9f6 (diff)
Update version on masterupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1814e8677..a7169ba44 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "text",
"description": "Collaborative document editing",
- "version": "3.5.0",
+ "version": "3.6.0",
"authors": [
{
"name": "Julius Härtl",