From 6b8c215497deb3c845182dd4e7bbe8a7b1208d8a Mon Sep 17 00:00:00 2001 From: Gronod Date: Sat, 16 May 2026 17:18:05 +0100 Subject: [PATCH] chore: bump version to 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1ac085..451f907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofarr", - "version": "0.1.4", + "version": "0.1.5", "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": {