Skip to content

Commit

Permalink
2.5.0 prep (#662)
Browse files Browse the repository at this point in the history
* prep

* trigger Test workflow
  • Loading branch information
elcarpenterNOAA authored Nov 26, 2024
1 parent b9f70c1 commit 5813775
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test
on:
pull_request:
branches:
- main
- '**'
push:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"pyyaml =6.0.*"
]
},
"version": "2.4.2"
"version": "2.5.0"
}
2 changes: 1 addition & 1 deletion src/uwtools/resources/info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "2.4.2",
"version": "2.5.0",
"buildnum": "0"
}

0 comments on commit 5813775

Please sign in to comment.