diff --git a/PyPlugin/Properties/AssemblyInfo.cs b/PyPlugin/Properties/AssemblyInfo.cs index e5832dc..8cfdaf7 100644 --- a/PyPlugin/Properties/AssemblyInfo.cs +++ b/PyPlugin/Properties/AssemblyInfo.cs @@ -6,4 +6,4 @@ [assembly: AssemblyProduct("PyPlugin")] [assembly: AssemblyCopyright("Copyright © TrickyBestia 2020")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("1.0.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1")] \ No newline at end of file