diff --git a/CloudronManifest.json b/CloudronManifest.json index af675c7..f633b58 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,7 +1,7 @@ { "title": "Romm", "version": "0.2.0", - "upstreamVersion":"4.6.0", + "upstreamVersion":"4.6.1", "author":"Kevin Whitaker ", "description":"A beautiful, powerful, self-hosted rom manager and player.", "healthCheckPath": "/api/heartbeat", diff --git a/Dockerfile b/Dockerfile index 7727ba9..6a2affd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG VERSION=4.6.0 +ARG VERSION=4.6.1 ARG ALPINE_VERSION=3.22 ARG NODE_VERSION=20.19