From 342ca4cfe0cb96b218584fe509269f6709825e32 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 13:59:26 +0000 Subject: [PATCH 1/3] chore: bump version to 4.11.12 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06d6feb..8ff3263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.11", + "version": "4.11.12", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js", From 2d73d3a043585ffa37d5fbb97de716d83ef7efdc Mon Sep 17 00:00:00 2001 From: litruv Date: Sun, 22 Feb 2026 00:09:08 +1000 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0a5146c..88a4da0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ GitHub release downloads - Cinny is a matrix client focusing primarily on simple, elegant and secure interface. The desktop app is built with Electron. ## Download From 170947fe1ed2eb1f3a243f459cc2db74eed89719 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 21 Feb 2026 14:09:16 +0000 Subject: [PATCH 3/3] chore: bump version to 4.11.13 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ff3263..c5bd205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.12", + "version": "4.11.13", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js",