From 3ba8df423ca39b5d25570af3ea86a1f3af55d81e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 27 Feb 2026 11:56:51 +0000 Subject: [PATCH] chore: bump version to 4.11.30 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34d8252..144e6ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.29", + "version": "4.11.30", "description": "Paarrot - A Matrix client based on Cinny", "homepage": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop", "main": "electron/main.js",