diff --git a/composer.json b/composer.json index e0a5c62..afbb836 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "dbca-wa/flatbacks-website", "description": "North West Shelf Flatback Turtles Conservation Program public website", - "version": "10.3.9", + "version": "10.3.10", "type": "project", "license": "GPL-2.0-or-later", "homepage": "https://github.com/dbca-wa/flatbacks-website", diff --git a/kustomize/overlays/prod/kustomization.yaml b/kustomize/overlays/prod/kustomization.yaml index 7d532f4..78e646c 100644 --- a/kustomize/overlays/prod/kustomization.yaml +++ b/kustomize/overlays/prod/kustomization.yaml @@ -27,4 +27,4 @@ patches: - path: service_patch.yaml images: - name: ghcr.io/dbca-wa/flatbacks-website - newTag: 10.3.9 + newTag: 10.3.10