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