Skip to content

Commit 59af7e4

Browse files
committed
Changed version to b159
1 parent 421295f commit 59af7e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ModdingTools/BuildData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ class BuildData
55
public const string UpdateUrl = "https://hat.ovh/omm_version.txt";
66
public const string ReleasesPage = "https://github.com/mcu8/OpenModManager/releases/latest";
77
public const string ChangeLogUrl = "https://hat.ovh/omm_changelog.php";
8-
public const long CurrentVersion = 158;
8+
public const long CurrentVersion = 159;
99
}
1010
}

0 commit comments

Comments
 (0)