bump to 5.0.0

This commit is contained in:
2026-07-19 17:50:30 +02:00
parent de842e1b7f
commit 5f24b26b3a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
"utilities" "utilities"
], ],
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.", "description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
"tipi_version": 3, "tipi_version": 4,
"version": "4.9.2", "version": "5.0.0",
"source": "https://hub.docker.com/r/rommapp/romm", "source": "https://hub.docker.com/r/rommapp/romm",
"website": "https://romm.app/", "website": "https://romm.app/",
"exposable": true, "exposable": true,
+1 -1
View File
@@ -3,7 +3,7 @@
"services": [ "services": [
{ {
"name": "romm", "name": "romm",
"image": "rommapp/romm:4.9.2", "image": "rommapp/romm:5.0.0",
"isMain": true, "isMain": true,
"internalPort": 8080, "internalPort": 8080,
"environment": [ "environment": [