diff --git a/BTHarmonyUtils/Properties/AssemblyInfo.cs b/BTHarmonyUtils/Properties/AssemblyInfo.cs index f8d4be0..492ffdf 100644 --- a/BTHarmonyUtils/Properties/AssemblyInfo.cs +++ b/BTHarmonyUtils/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.0.3.0")] +[assembly: AssemblyFileVersion("0.0.3.0")] \ No newline at end of file