Skip to content

Commit

Permalink
chore: Bump version (4.0.16)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobreuer committed Mar 17, 2024
1 parent b61cef3 commit 8f3be06
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.15
run: dotnet build src/Lavalink4NET.sln --no-restore --configuration ${{ matrix.configuration }} /property:Version=4.0.16

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

0 comments on commit 8f3be06

Please sign in to comment.