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>2020-07-21 13:44:40 +0300
committerJoas Schilling <coding@schilljs.com>2020-07-21 13:44:40 +0300
commit20896c11a63f4dc4c1edd08960566710cc8c2fb4 (patch)
tree02df123e5ca1fca91f1b664dffc1d644d99a8191 /package.json
parentbf7000bcb90b1d4859f9c5d1c8b13b11684c2ca6 (diff)
Bump 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 64aeedbb0..bcd921854 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "9.0.0",
+ "version": "9.0.2",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",