From 2cde79e87d905df710230f357c317d535360b33a Mon Sep 17 00:00:00 2001 From: litruv Date: Sat, 18 Apr 2026 20:32:00 +1000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d438ff7..6fc1e7d 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 1c42974fe82df2e5a8b10b0e770980015af8bb2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 18 Apr 2026 10:32:07 +0000 Subject: [PATCH 2/2] chore: bump version to 4.11.80 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4fdb32..5fe28be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.11.79", + "version": "4.11.80", "description": "Paarrot - A Matrix client based on Cinny", "engines": { "node": ">=18.0.0"