Skip to content

Commit

Permalink
Bump OpenALSoft
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Jul 6, 2023
1 parent 8bc9ef6 commit 84302ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-natives.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build native dependencies (OpenAL-Soft)

env:
OPENALSOFT_VERSION: 1.20.1 # Make sure this matches the version mentioned in the description in the .nuspec file.
OPENALSOFT_VERSION: 1.23.1 # Make sure this matches the version mentioned in the description in the .nuspec file.

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion OpenRA-OpenAL-CS.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>
This is a version of OpenAL-CS modified and packaged for OpenRA.
The package includes the C# wrapper (OpenAL-CS) and the native binaries for OpenAL-Soft and targets version 1.20.1 of the native project.
The package includes the C# wrapper (OpenAL-CS) and the native binaries for OpenAL-Soft and targets version 1.23.1 of the native project.
</description>
<copyright>
- Copyright (c) 2014-2015 Ethan Lee
Expand Down

0 comments on commit 84302ca

Please sign in to comment.