From d2db2037f44dba2801e336535ada38fbcb6fc9b1 Mon Sep 17 00:00:00 2001 From: Alan Bridgeman Date: Tue, 10 Jun 2025 15:18:19 -0500 Subject: [PATCH] Need to trip the action one more time as fixed a network issue on runner (had nothing to do with repo) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 870ce22..610b1f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ba-website", - "version": "1.0.21", + "version": "1.0.22", "description": "The Bridgeman Accessible main website", "main": "server.js", "scripts": {