release v0.0.24

This commit is contained in:
Bruno Windels 2020-05-09 20:04:48 +02:00
parent 55c41e56af
commit 8ff6e08006

View file

@ -1,6 +1,6 @@
{
"name": "brawl-chat",
"version": "0.0.23",
"version": "0.0.24",
"description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB",
"main": "index.js",
"directories": {