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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-03-22 12:20:38 +0300
committerJoas Schilling <coding@schilljs.com>2019-04-02 12:39:44 +0300
commit30e55c4de902e07e5b18b6ab3b06c9727700fbfa (patch)
treebe79ef3a2cbbdb16415bdeef8f706fccda5c2139
parentdc96c817739e402deff33636643ecd5427d22930 (diff)
Increase version
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml2
-rw-r--r--package.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e9f87176e..5b59ad396 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>5.99.3</version>
+ <version>5.99.10</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
diff --git a/package.json b/package.json
index 3f4e2768a..5191288be 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "spreed",
- "version": "1.0.0",
- "description": "This code is a proof of concept. Do not use it in production.",
+ "version": "6.0.0",
+ "description": "",
"main": " ",
"scripts": {
"test": ""