From 033d323b6f76f791e66831750843c58b4345597e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 14:20:09 +0000 Subject: [PATCH 1/3] chore: bump version to 4.11.14 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5bd205..ada4ee6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.13", + "version": "4.11.14", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js", From 1b06e46b06e810843e6f4b15352e23fd4f03e35b Mon Sep 17 00:00:00 2001 From: litruv Date: Sun, 22 Feb 2026 00:30:41 +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 88a4da0..ed412b9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Cinny is a matrix client focusing primarily on simple, elegant and secure interf ## Download Installers for macOS, Windows and Linux can be downloaded from [releases](https://github.com/cinnyapp/cinny-desktop/releases). - + Operating System | Download ---|--- Windows | Get it on Windows From 7663e1d1c0908e3a763bf09932a1102d146a9eef Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 14:30:49 +0000 Subject: [PATCH 3/3] chore: bump version to 4.11.15 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ada4ee6..721f94c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.14", + "version": "4.11.15", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js",