0.16.1-1 Fix registry Makemkv

This commit is contained in:
2026-04-29 08:29:44 +00:00
parent 6636eb11df
commit 482f7ccec1
8 changed files with 196 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.16.1",
"version": "0.16.1-1",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",