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