fix: revert version number to 4.10.2 in package.json

This commit is contained in:
2026-02-20 15:18:08 +11:00
parent 29b0d8151b
commit d5ca19f770

View File

@@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "4.10.17",
"version": "4.10.2",
"description": "Yet another matrix client",
"main": "index.js",
"type": "module",