Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
v2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
misandrie committed Jun 1, 2024
1 parent a69a63c commit 5ad26d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marsey/Config/MarseyVars.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace Marsey.Config;
public static class MarseyVars
{
// TODO: Kill this
public static readonly Version MarseyVersion = new Version("2.17.2");
public static readonly Version MarseyVersion = new Version("2.18");

public static readonly string EnabledPatchListFileName = "patches.marsey";

Expand Down

0 comments on commit 5ad26d4

Please sign in to comment.