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