diff options
Diffstat (limited to '')
-rw-r--r-- | clientSource/package.json | 2 |
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": { |