Skip to content

Commit

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

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

0 comments on commit 1ea033f

Please sign in to comment.