diff --git a/HeroesPowerPlant/HeroesPowerPlant.csproj b/HeroesPowerPlant/HeroesPowerPlant.csproj
index 3f0b438..3d87d99 100644
--- a/HeroesPowerPlant/HeroesPowerPlant.csproj
+++ b/HeroesPowerPlant/HeroesPowerPlant.csproj
@@ -15,16 +15,16 @@
false
true
0
- 2024.01.19
- 2024.01.19
+ 2024.02.15
+ 2024.02.15
false
true
HeroesPowerPlant
Heroes Hacking Central
Heroes Power Plant
Copyright © 2018-2024 igorseabra4 + friends
- 2024.01.19
- 2024.01.19
+ 2024.02.15
+ 2024.02.15
latest
true
true
@@ -374,7 +374,7 @@
-
+
diff --git a/HeroesPowerPlant/MainForm/MainForm.Designer.cs b/HeroesPowerPlant/MainForm/MainForm.Designer.cs
index 84ff0c3..436b34f 100644
--- a/HeroesPowerPlant/MainForm/MainForm.Designer.cs
+++ b/HeroesPowerPlant/MainForm/MainForm.Designer.cs
@@ -584,7 +584,7 @@ private void InitializeComponent()
KeyPreview = true;
Margin = new Padding(4, 3, 4, 3);
Name = "MainForm";
- Text = "Heroes Power Plant 2024.01.19";
+ Text = "Heroes Power Plant 2024.02.15";
Deactivate += MainForm_Deactivate;
FormClosing += MainForm_FormClosing;
Load += MainForm_Load;
diff --git a/HeroesPowerPlant/Resources/hpp_version.json b/HeroesPowerPlant/Resources/hpp_version.json
index ad2561a..91a7420 100644
--- a/HeroesPowerPlant/Resources/hpp_version.json
+++ b/HeroesPowerPlant/Resources/hpp_version.json
@@ -1,4 +1,4 @@
{
- "version": "2024.01.19",
- "versionName": "Update available!\n\nTo stay on the current version, disable:\nOptions -> Check For Updates on Startup"
+ "version": "2024.02.15",
+ "versionName": "To stay on the current version, disable:\nOptions -> Check For Updates on Startup"
}
\ No newline at end of file
diff --git a/HeroesPowerPlant/Shared/IO/Config/HPPVersion.cs b/HeroesPowerPlant/Shared/IO/Config/HPPVersion.cs
index 6123d95..c376a83 100644
--- a/HeroesPowerPlant/Shared/IO/Config/HPPVersion.cs
+++ b/HeroesPowerPlant/Shared/IO/Config/HPPVersion.cs
@@ -2,7 +2,7 @@
{
public class HPPVersion
{
- public string version = "2024.01.19";
- public string versionName = "2024.01.19";
+ public string version = "2024.02.15";
+ public string versionName = "2024.02.15";
}
}
diff --git a/Submodules/Heroes.SDK b/Submodules/Heroes.SDK
index 50a47eb..a250f77 160000
--- a/Submodules/Heroes.SDK
+++ b/Submodules/Heroes.SDK
@@ -1 +1 @@
-Subproject commit 50a47eba1174a52acbc4ddb765d9f69df3bfc39a
+Subproject commit a250f772919e62af46efbb72649da1606776f906