From 47ba33336898593d684f2404757ef83ae2900c79 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 14:45:15 +0000 Subject: [PATCH 1/3] chore: bump version to 4.11.17 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21abcbb..cebbc78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.16", + "version": "4.11.17", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js", From 72cb5b6fe4deb3483e5bb1e1d9c163b844551b0a Mon Sep 17 00:00:00 2001 From: litruv Date: Sun, 22 Feb 2026 00:53:22 +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 ed412b9..b32d2ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GitHub release downloads Cinny is a matrix client focusing primarily on simple, elegant and secure interface. The desktop app is built with Electron. - + ## Download Installers for macOS, Windows and Linux can be downloaded from [releases](https://github.com/cinnyapp/cinny-desktop/releases). From 8a2d6d715ecabbdf11774466e6a090331f4a78f9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 14:53:28 +0000 Subject: [PATCH 3/3] chore: bump version to 4.11.18 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cebbc78..26c1960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.17", + "version": "4.11.18", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js",