chore(release): prepare public source release
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace HarmonyLib
|
||||
{
|
||||
public static class Harmony
|
||||
{
|
||||
public static string VersionInfo()
|
||||
{
|
||||
return "2.2.2";
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user