Skip to content

Commit c36d9c4

Browse files
committed
Bump Dobby version
1 parent 46e297f commit c36d9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Program.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public enum ProjectBuildType
3434

3535
public const string DoorstopVersion = "4.0.0";
3636
public const string DotnetRuntimeVersion = "6.0.7";
37-
public const string DobbyVersion = "1.0.2";
37+
public const string DobbyVersion = "1.0.4";
3838

3939
public const string DotnetRuntimeZipUrl =
4040
$"https://github.com/BepInEx/dotnet-runtime/releases/download/{DotnetRuntimeVersion}/mini-coreclr-Release.zip";

0 commit comments

Comments
 (0)