From 7945e2d0bece06f9312c7bd8c9f237a0ca45cc98 Mon Sep 17 00:00:00 2001 From: litruv Date: Sat, 21 Feb 2026 19:37:55 +1100 Subject: [PATCH] chore: bump version to 4.11.0 (next build will be 4.11.1) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebeb29d..d6648e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paarrot", - "version": "4.10.2", + "version": "4.11.0", "description": "Yet another matrix client", "homepage": "https://github.com/ajbura/cinny", "main": "electron/main.js",