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

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2019-08-22 10:34:12 +0300
committersualko <klaus@jsxc.org>2019-08-22 10:34:12 +0300
commitac346d72c55e7b60b3f0c7af4f17cac8a5944a5b (patch)
tree44ad2d11da3c2b2473d3b88a0c3004081b1b0cd7 /package.json
parent82e366ce32997b8cafee613035d8b91024aeeac8 (diff)
build: 4.0.0-rc.1v4.0.0-rc.1
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 10f0433e..fad841d4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jsxc",
- "version": "4.0.0-alpha",
+ "version": "4.0.0-rc.1",
"description": "Real-time xmpp chat application with video calls, file transfer and encrypted communication",
"homepage": "https://www.jsxc.org/",
"bugs": "https://github.com/jsxc/jsxc/issues",