Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
VolcanicArts committed Oct 12, 2024
1 parent 958b9e2 commit 2af0b96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions VRCOSC.Modules/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

[assembly: AssemblyTitle("Official Modules")]
[assembly: AssemblyDescription("VRCOSC's official modules")]
[assembly: AssemblyVersion("2024.724.0.0")]
[assembly: AssemblyFileVersion("2024.724.0.0")]
[assembly: AssemblyVersion("2024.1012.0.0")]
[assembly: AssemblyFileVersion("2024.1012.0.0")]
[assembly: SuppressMessage("Platform Compatibility", "CA1416:This call site is reachable on all platforms")]
2 changes: 1 addition & 1 deletion VRCOSC.Modules/VRCOSC.Modules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="VolcanicArts.VRCOSC.SDK" Version="2024.1008.0" />
<PackageReference Include="VolcanicArts.VRCOSC.SDK" Version="2024.1012.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2af0b96

Please sign in to comment.