Skip to content

Commit f2c1ad6

Browse files
committed
use latest WavLib
bump version
1 parent c8a74f2 commit f2c1ad6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CustomBgm.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AssemblyTitle>CustomBgm</AssemblyTitle>
88
<Description>A Hollow Knight Mod</Description>
99
<Copyright>Copyright © SFGrenade 2024</Copyright>
10-
<AssemblyVersion>1.5.3.1</AssemblyVersion>
10+
<AssemblyVersion>1.5.3.2</AssemblyVersion>
1111
<FileVersion>$(AssemblyVersion)</FileVersion>
1212
<ImplicitUsings>false</ImplicitUsings>
1313
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
@@ -36,6 +36,6 @@
3636
<None Include="README.md" />
3737
</ItemGroup>
3838
<ItemGroup>
39-
<PackageReference Include="WavLib" Version="1.0.2" />
39+
<PackageReference Include="WavLib" Version="1.*" />
4040
</ItemGroup>
4141
</Project>

0 commit comments

Comments
 (0)