From af0b806f4daa0fedd3d6af5d03677b3674752c29 Mon Sep 17 00:00:00 2001 From: Ryan Cooley Date: Tue, 18 Aug 2026 08:31:23 -0700 Subject: [PATCH] chore: update release name --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ad11ea335e..148b3e5c0e 100644 --- a/composer.json +++ b/composer.json @@ -201,7 +201,7 @@ "microservices": { "pmai": "fall-2023" }, - "release": "2026" + "release": "2026 Release" } }, "scripts": { @@ -254,4 +254,4 @@ "ignore": [] } } -} \ No newline at end of file +}