Skip to content

Commit

Permalink
Merge pull request #557 from ow-mods/dev
Browse files Browse the repository at this point in the history
2.9.8
  • Loading branch information
misternebula committed Sep 25, 2023
2 parents 13280bd + 9683aec commit e308381
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/OWML.Common/OWML.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="OuterWildsGameLibs" Version="1.1.13.393" />
<PackageReference Include="OuterWildsGameLibs" Version="1.1.14.768" />
</ItemGroup>

</Project>
6 changes: 3 additions & 3 deletions src/OWML.Launcher/OWML.Manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Alek",
"name": "OWML",
"uniqueName": "Alek.OWML",
"version": "2.9.7",
"minGameVersion": "1.1.13.393",
"maxGameVersion": "1.1.13.456"
"version": "2.9.8",
"minGameVersion": "1.1.14.768",
"maxGameVersion": "1.1.14.768"
}
6 changes: 3 additions & 3 deletions src/OWML.Launcher/game-versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"steam": "1.1.13.456",
"epic": "1.1.13.456",
"gamepass": "1.1.13.456"
"steam": "1.1.14.768",
"epic": "1.1.14.768",
"gamepass": "1.1.14.768"
}

0 comments on commit e308381

Please sign in to comment.