chore: bump version to 0.1.4
All checks were successful
Build and Push Docker Image / build (push) Successful in 30s

This commit is contained in:
2026-05-16 14:58:17 +01:00
parent 5ed547579d
commit 0ddb7a407e

View File

@@ -1,6 +1,6 @@
{ {
"name": "sofarr", "name": "sofarr",
"version": "0.1.3", "version": "0.1.4",
"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", "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", "main": "server/index.js",
"scripts": { "scripts": {