diff --git a/data/assets/scene/solarsystem/missions/jwst/targets/hudf_image.asset b/data/assets/scene/solarsystem/missions/jwst/targets/hudf_image.asset index 66d58b8952..b1e3194080 100644 --- a/data/assets/scene/solarsystem/missions/jwst/targets/hudf_image.asset +++ b/data/assets/scene/solarsystem/missions/jwst/targets/hudf_image.asset @@ -2,7 +2,7 @@ local image = asset.syncedResource({ Name = "HUDF Image", Type = "HttpSynchronization", Identifier = "hudf_image", - Version = 3 + Version = 4 }) asset.export("image", image)