Skip to content

Commit

Permalink
Bump version to 8.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoes1286 committed Dec 2, 2022
1 parent 1c29df2 commit e495349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion H3VRUtilsConfig/src/UtilsBepInExLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace H3VRUtils
{
public static class UtilsPluginInfo
{
public const string VERSION = "8.10.0";
public const string VERSION = "8.11.0";
}

[BepInPlugin("dll.wfiost.h3vrutilities", "H3VR Utilities", UtilsPluginInfo.VERSION)]
Expand Down

0 comments on commit e495349

Please sign in to comment.