Bump next minor version

This commit is contained in:
Joe Grandja
2025-02-11 15:44:36 -05:00
parent 41799cca64
commit bf7f4f4af9
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 1.3.x ]
branch: [ main, 1.3.x, 1.4.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout