diff --git a/pMixins.CodeGenerator/Properties/AssemblyInfo.cs b/pMixins.CodeGenerator/Properties/AssemblyInfo.cs index 2ce4247..2827be3 100644 --- a/pMixins.CodeGenerator/Properties/AssemblyInfo.cs +++ b/pMixins.CodeGenerator/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ // 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: AssemblyVersion("0.1.7.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyKeyFile(@"..\..\..\pMixins.snk")] \ No newline at end of file diff --git a/pMixins.VSPackage/source.extension.vsixmanifest b/pMixins.VSPackage/source.extension.vsixmanifest index 449eeaa..15430a8 100644 --- a/pMixins.VSPackage/source.extension.vsixmanifest +++ b/pMixins.VSPackage/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + pMixins Code Generator Plug-In Visual Studio Plug-In for generating pMixins code. http://pmixins.com