From 29b0d8151b4464c3fe7b56b646785f4b591f7b02 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Fri, 20 Feb 2026 13:27:19 +1100 Subject: [PATCH] feat: update version to 4.10.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0210f6..b74367f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cinny", - "version": "4.10.2", + "version": "4.10.17", "description": "Yet another matrix client", "main": "index.js", "type": "module",