diff --git a/frontend/public/json/agentdvr.json b/frontend/public/json/agentdvr.json index 573cca081..b94e69187 100644 --- a/frontend/public/json/agentdvr.json +++ b/frontend/public/json/agentdvr.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ], diff --git a/frontend/public/json/emby.json b/frontend/public/json/emby.json index c7b985a02..7a9e64cea 100644 --- a/frontend/public/json/emby.json +++ b/frontend/public/json/emby.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ], diff --git a/frontend/public/json/jellyfin.json b/frontend/public/json/jellyfin.json index 1e6c4e331..8c0429c16 100644 --- a/frontend/public/json/jellyfin.json +++ b/frontend/public/json/jellyfin.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ], diff --git a/frontend/public/json/plex.json b/frontend/public/json/plex.json index 9e9c2336f..1821318b7 100644 --- a/frontend/public/json/plex.json +++ b/frontend/public/json/plex.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ], diff --git a/frontend/public/json/shinobi.json b/frontend/public/json/shinobi.json index 45a02304c..8c94c5c3b 100644 --- a/frontend/public/json/shinobi.json +++ b/frontend/public/json/shinobi.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ], diff --git a/frontend/public/json/ubuntu.json b/frontend/public/json/ubuntu.json index 3f4c31105..5b6505198 100644 --- a/frontend/public/json/ubuntu.json +++ b/frontend/public/json/ubuntu.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "ubuntu", - "version": "22.04" + "version": "24.04" } } ],