diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index 0a9cfce77..988f56b9f 100644 --- a/Source/Properties/AssemblyInfo.cs +++ b/Source/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("0.6.1.0")] -[assembly: AssemblyFileVersion("0.6.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.7.0.0")] +[assembly: AssemblyFileVersion("0.7.0.0")] \ No newline at end of file diff --git a/Source/extension.yaml b/Source/extension.yaml index d14dcbb3b..02fceb7fe 100644 --- a/Source/extension.yaml +++ b/Source/extension.yaml @@ -1,7 +1,7 @@ Id: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Name: Link Utilities Author: HerrKnarz -Version: 0.6.1 +Version: 0.7.0 Module: LinkUtilities.dll Type: GenericPlugin Icon: icon.png \ No newline at end of file