Skip to content

Commit

Permalink
Updated version of VersionPatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Feb 21, 2023
1 parent 3bf2ea9 commit 4c49bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Restore NuGet Packages
run: dotnet restore ${{ github.event.repository.name }}.sln
- name: Patch csproj version
uses: justalemon/VersionPatcher@v0.4
uses: justalemon/VersionPatcher@v0.5.1
with:
version: 1.2.2.${{ github.run_number }}
use-tag: true
Expand Down

0 comments on commit 4c49bf3

Please sign in to comment.