Changes for 5.0.0 release

This commit is contained in:
Ryan Baxter
2025-06-06 16:19:39 -04:00
parent 0b2b4fa079
commit c90d9f5d6d
28 changed files with 110 additions and 72 deletions

View File

@@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ main, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
branches: [ main, 4.3.x, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
pull_request:
branches: [ main, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
branches: [ main, 4.3.x, 4.2.x, 4.1.x, 4.0.x, 3.1.x ]
jobs:
build: