Skip to content

Commit 0fc0868

Browse files
committed
Update CURRENT_VERSION to 4.1 in GitHub Actions workflow
1 parent a8f273e commit 0fc0868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: .NET build and test
22
env:
3-
CURRENT_VERSION: 4.0.${{ github.run_number }}
3+
CURRENT_VERSION: 4.1.${{ github.run_number }}
44
LAST_COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
55

66
on:

0 commit comments

Comments
 (0)