diff --git a/common/version.h b/common/version.h
index 6ebc973..0634964 100644
--- a/common/version.h
+++ b/common/version.h
@@ -16,4 +16,4 @@
#pragma once
-#define VERSION_STRING "v1.4.0"
+#define VERSION_STRING "v1.4.1"
diff --git a/editor/MainWindow.Designer.cs b/editor/MainWindow.Designer.cs
index ad71ff2..3ede7e1 100644
--- a/editor/MainWindow.Designer.cs
+++ b/editor/MainWindow.Designer.cs
@@ -4060,7 +4060,7 @@ private void InitializeComponent()
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(792, 620);
this.Name = "EditorMainWindow";
- this.Text = "TPDP Editor v1.4.0";
+ this.Text = "TPDP Editor v1.4.1";
groupBox10.ResumeLayout(false);
groupBox10.PerformLayout();
this.TabControl.ResumeLayout(false);
diff --git a/editor/MainWindow.resx b/editor/MainWindow.resx
index fdc9ad5..0f01ee8 100644
--- a/editor/MainWindow.resx
+++ b/editor/MainWindow.resx
@@ -429,15 +429,6 @@
False
-
- False
-
-
- False
-
-
- False
-
False
@@ -493,9 +484,6 @@ If the sum of weights is very low (minimum in vanilla SoD is 28) you run the ris
293, 17
-
- 451, 17
-
673, 17
diff --git a/patcher/Form1.Designer.cs b/patcher/Form1.Designer.cs
index 6d98b52..d01a7b3 100644
--- a/patcher/Form1.Designer.cs
+++ b/patcher/Form1.Designer.cs
@@ -141,7 +141,7 @@ private void InitializeComponent()
this.MaximizeBox = false;
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "TPDP \"Romhack\" Patcher v1.4.0";
+ this.Text = "TPDP \"Romhack\" Patcher v1.4.1";
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);