Skip to content

Commit 3275c53

Browse files
committed
Changed version to b155
1 parent 5c3972f commit 3275c53

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

0 commit comments

Comments
 (0)