Skip to content

Commit

Permalink
chore: Bump version (4.0.20)
Browse files Browse the repository at this point in the history
Signed-off-by: Angelo Breuer <46497296+angelobreuer@users.noreply.github.com>
  • Loading branch information
angelobreuer authored Jul 23, 2024
1 parent cf979d6 commit 13819c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: dotnet restore src/Lavalink4NET.sln

- name: Build
run: dotnet build src/Lavalink4NET.sln --no-restore --configuration ${{ matrix.configuration }} /property:Version=4.0.19-beta.6
run: dotnet build src/Lavalink4NET.sln --no-restore --configuration ${{ matrix.configuration }} /property:Version=4.0.20

- name: Run tests
working-directory: ci
Expand Down

0 comments on commit 13819c4

Please sign in to comment.