From 27648c78b3a38f8f9749dc94741ebf0572ecd3c9 Mon Sep 17 00:00:00 2001 From: Gronod Date: Sun, 17 May 2026 17:44:01 +0100 Subject: [PATCH] chore: bump version to 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8d2a8f..0f8c01d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofarr", - "version": "1.1.0", + "version": "1.1.1", "description": "A personal media download dashboard that shows your downloads 'so far' while you relax on the sofa waiting for your *arr services to finish", "main": "server/index.js", "scripts": {