Skip to content

Commit

Permalink
chore: Bump version (4.0.12-beta.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelobreuer committed Feb 14, 2024
1 parent 9a07196 commit a428201
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.12-beta.3
run: dotnet build src/Lavalink4NET.sln --no-restore --configuration ${{ matrix.configuration }} /property:Version=4.0.12-beta.4

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

0 comments on commit a428201

Please sign in to comment.