From de6620245c359c08f708ee6b6a3ce686ddbb61a3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 21 Apr 2026 17:28:56 +0000 Subject: [PATCH 1/3] chore: bump version to 4.11.91 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 926cc6b..1512932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.90", + "version": "4.11.91", "description": "Paarrot - A Matrix client based on Cinny", "homepage": "https://github.com/Paarrot/Paarrot-Desktop", "main": "electron/main.js", From 27c2ce021d8d720a4a2dceee7858822389f8e1ad Mon Sep 17 00:00:00 2001 From: litruv Date: Wed, 22 Apr 2026 03:41:42 +1000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e56494..f7fca98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Paarrot +# Paarrot Paarrot is a Matrix client focusing primarily on simple, elegant and secure interface. The desktop app is built with Electron and based on Cinny. From 6b18e5c8eef0a8d5e64c24c3100c7f63ff910054 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 21 Apr 2026 17:41:52 +0000 Subject: [PATCH 3/3] chore: bump version to 4.11.92 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1512932..0c78ef8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.91", + "version": "4.11.92", "description": "Paarrot - A Matrix client based on Cinny", "homepage": "https://github.com/Paarrot/Paarrot-Desktop", "main": "electron/main.js",