Skip to content

Commit

Permalink
minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-martinsmith committed Aug 20, 2024
1 parent c9b2b39 commit 08aa73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI Build
run-name: CIBuild_${{ github.event_name }}_${{ github.ref_name }}_${{ github.run_number }}.${{ github.run_attempt }}

env:
PKG_MAJOR_VERSION: '1.1'
PKG_MAJOR_VERSION: 1.2
PROJECT_NAME: 'DNX.Extensions'
DOTNET_VERSION: 8.0.x
NUGET_VERSION: 5.x
Expand Down

0 comments on commit 08aa73c

Please sign in to comment.