- update release tag to `9.2.0` - update `DOTNET_VERSION` to `9.0.301`
@ -7,7 +7,7 @@ on:
- "**.csproj"
env:
DOTNET_VERSION: "9.0.101"
DOTNET_VERSION: "9.0.301"
jobs:
build:
@ -4,7 +4,7 @@ on:
pull_request:
branches: [ main ]
publish:
@ -14,4 +14,4 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "9.1.3"
automatic_release_tag: "9.2.0"