aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2019-05-16 02:18:35 +0200
committerGitHub <noreply@github.com>2019-05-16 02:18:35 +0200
commit78a09f8b482447ef04d47311abd675d558752c6e (patch)
tree312b0db7cd0a2323efc354ce46e71d38fa01b3ea /package.json
parentMerge pull request #64 from MinusGix/patch-5 (diff)
parentFixed permission requesting, notifications off by default (diff)
downloadhackchat-78a09f8b482447ef04d47311abd675d558752c6e.tar.gz
hackchat-78a09f8b482447ef04d47311abd675d558752c6e.zip
Merge pull request #65 from Roslot/master
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": {