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>2021-06-24 16:42:40 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-25 11:30:32 +0300
commit634fe65a31ad967e1fe1f4649e3acc4b24ecb475 (patch)
treefbaaacaba13a8fd2ddb549c278bca74646e4051b /package.json
parentaf58b3100dcde68c9c4affab371a99aec5a78a9d (diff)
Update version on master
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 329f1687f..e45a0f505 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "12.0.0",
+ "version": "13.0.0",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",