From 4464bd0391d5c4c011cc2c6ec552aa9d27a224be Mon Sep 17 00:00:00 2001 From: HerrKnarz <40741234+HerrKnarz@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:16:45 +0100 Subject: [PATCH] prepared new release --- Source/Properties/AssemblyInfo.cs | 4 ++-- Source/extension.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index decc94055..b9115ef7f 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.5.0.0")] -[assembly: AssemblyFileVersion("0.5.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.6.0.0")] +[assembly: AssemblyFileVersion("0.6.0.0")] \ No newline at end of file diff --git a/Source/extension.yaml b/Source/extension.yaml index 96e52353f..f26399676 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.5 +Version: 0.6 Module: LinkUtilities.dll Type: GenericPlugin Icon: icon.png \ No newline at end of file