aboutsummaryrefslogtreecommitdiffstats
path: root/clientSource
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2019-08-18 01:24:29 +0200
committermarzavec <admin@marzavec.com>2019-08-18 01:24:29 +0200
commit5af59f85f3c667ab5e4b839731af4e6286a3e7ca (patch)
tree8f5101c2de05d6ffb0865034fc1235984bb20b7f /clientSource
parentMerge pull request #77 from MinusGix/patch-7 (diff)
downloadhackchat-5af59f85f3c667ab5e4b839731af4e6286a3e7ca.tar.gz
hackchat-5af59f85f3c667ab5e4b839731af4e6286a3e7ca.zip
Client update
See changelog.md
Diffstat (limited to 'clientSource')
-rw-r--r--clientSource/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clientSource/package.json b/clientSource/package.json
index a8149c7..63df0d3 100644
--- a/clientSource/package.json
+++ b/clientSource/package.json
@@ -1,6 +1,6 @@
{
"name": "hack.chat-v2",
- "version": "2.0.3",
+ "version": "2.1.91",
"description": "a minimal distraction free chat application",
"main": "index.js",
"repository": {