From 8616e29d5059b06134e5981cd570578750902bc8 Mon Sep 17 00:00:00 2001 From: Trevor D'Arcy-Evans Date: Thu, 18 Jul 2019 17:33:13 +0100 Subject: [PATCH] - updated to v3.2.0 --- src/GUI/Properties/AssemblyInfo.cs | 2 +- src/Translations/Strings.Designer.cs | 2 +- src/Translations/Strings.resx | 2 +- version.xml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/GUI/Properties/AssemblyInfo.cs b/src/GUI/Properties/AssemblyInfo.cs index 90e0f9f..769b322 100644 --- a/src/GUI/Properties/AssemblyInfo.cs +++ b/src/GUI/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("3.1.0.0")] +[assembly: AssemblyVersion("3.2.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/Translations/Strings.Designer.cs b/src/Translations/Strings.Designer.cs index 658bcc5..fe71e5c 100644 --- a/src/Translations/Strings.Designer.cs +++ b/src/Translations/Strings.Designer.cs @@ -2974,7 +2974,7 @@ public static string TranslationUpdated { } /// - /// Looks up a localized string similar to 2019-07-17. + /// Looks up a localized string similar to 2019-07-18. /// public static string TranslationVersion { get { diff --git a/src/Translations/Strings.resx b/src/Translations/Strings.resx index 4e1201d..850a79f 100644 --- a/src/Translations/Strings.resx +++ b/src/Translations/Strings.resx @@ -834,7 +834,7 @@ &Structure - 2019-07-17 + 2019-07-18 #It's needed for version controlling, don't translate it diff --git a/version.xml b/version.xml index 3cbdf81..ff77aa1 100644 --- a/version.xml +++ b/version.xml @@ -1,6 +1,6 @@ - 3.0.0.0 - 3.0 + 3.2.0.0 + 3.2 https://github.com/TrevorDArcyEvansBJSS/nERD/releases * added Undo @@ -8,7 +8,7 @@ * added force directed layout - 2019-07-15 + 2019-07-18 2009-08-26 2009-08-26 2009-07-30