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

This commit is contained in:
2026-05-16 00:32:05 +01:00
parent e97bd3c67b
commit fdecdd979b

View File

@@ -1,6 +1,6 @@
{ {
"name": "sofarr", "name": "sofarr",
"version": "0.1.2", "version": "0.1.3",
"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": {