aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoslot <pines@null.net>2019-05-09 08:37:13 +0200
committerRoslot <pines@null.net>2019-05-09 08:37:13 +0200
commit53e4968cb48f06393d0d5d1263a8cce549e2d406 (patch)
treeaaf2a6a348bec3a164505ff953c4a599d8f35820 /package.json
parentMerge pull request #64 from MinusGix/patch-5 (diff)
downloadhackchat-53e4968cb48f06393d0d5d1263a8cce549e2d406.tar.gz
hackchat-53e4968cb48f06393d0d5d1263a8cce549e2d406.zip
Added notifications and sound alerts in client.js
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 3dbd932..19fee8c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hack.chat-v2",
- "version": "2.1.9",
+ "version": "2.1.10",
"description": "a minimal distraction free chat application",
"main": "index.js",
"repository": {