Skip to content

Commit

Permalink
update manifest + packages
Browse files Browse the repository at this point in the history
  • Loading branch information
misternebula committed Jun 11, 2024
1 parent f488b3f commit 5f1f1b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions QSB/QSB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="OuterWildsGameLibs" Version="1.1.14.768" IncludeAssets="compile" />
<PackageReference Include="OWML" Version="2.11.1" IncludeAssets="compile" />
<PackageReference Include="OuterWildsGameLibs" Version="1.1.15.1018" IncludeAssets="compile" />
<PackageReference Include="OWML" Version="2.13.0" IncludeAssets="compile" />
<Reference Include="..\Lib\*.dll" />
<ProjectReference Include="..\FizzySteamworks\FizzySteamworks.csproj" />
<ProjectReference Include="..\SteamRerouter\SteamRerouter.csproj" />
Expand Down
4 changes: 2 additions & 2 deletions QSB/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"author": "Nebula, John, Alek, & Rai",
"name": "Quantum Space Buddies",
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
"version": "1.1.1",
"owmlVersion": "2.11.1",
"version": "1.2.0",
"owmlVersion": "2.13.0",
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
"pathsToPreserve": [ "debugsettings.json" ],
"conflicts": [
Expand Down

0 comments on commit 5f1f1b2

Please sign in to comment.