Skip to content

Commit cb973b1

Browse files
committed
Changed version to b154
1 parent b5d47ab commit cb973b1

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 = 153;
8+
public const long CurrentVersion = 154;
99
}
1010
}

0 commit comments

Comments
 (0)