From 448c4c2dfd4111e41de476a0c7b0b27d4a2b016e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 08:54:52 +0000 Subject: [PATCH] chore: bump version to 4.11.2 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3accb8..89052b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.1", + "version": "4.11.2", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js",