release v0.1.26

This commit is contained in:
Bruno Windels 2020-11-10 15:29:33 +01:00
parent a16b0674ad
commit aa62a5905d

View file

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