From 5137b76def0d83c35d1867f93a089f97929f62db Mon Sep 17 00:00:00 2001 From: Ashley Felton Date: Tue, 14 Jan 2025 08:48:15 +0800 Subject: [PATCH] Increment project version to 10.4.1 --- composer.json | 2 +- composer.lock | 2 +- kustomize/overlays/prod/kustomization.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index e8fa043..916dfdd 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.4.0", + "version": "10.4.1", "type": "project", "license": "GPL-2.0-or-later", "homepage": "https://github.com/dbca-wa/flatbacks-website", diff --git a/composer.lock b/composer.lock index 83a25c4..66a0a8b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fd03680936e51f6f2a4c2bef9cee8eaa", + "content-hash": "974d21faed2b56799f0a1cc3f20e2f63", "packages": [ { "name": "abraham/twitteroauth", diff --git a/kustomize/overlays/prod/kustomization.yaml b/kustomize/overlays/prod/kustomization.yaml index e5b42b7..cec86f9 100644 --- a/kustomize/overlays/prod/kustomization.yaml +++ b/kustomize/overlays/prod/kustomization.yaml @@ -28,4 +28,4 @@ patches: - path: service_patch.yaml images: - name: ghcr.io/dbca-wa/flatbacks-website - newTag: 10.4.0 + newTag: 10.4.1