From 70d66fdf1d62f6c36befe73c7bbd8247a93f3d8a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 24 Feb 2026 11:32:37 +0000 Subject: [PATCH] chore: bump version to 4.11.25 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaccaa8..549e99a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.24", + "version": "4.11.25", "description": "Paarrot - A Matrix client based on Cinny", "homepage": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop", "main": "electron/main.js",