diff --git a/CS2-AutoAccept/CS2-AutoAccept.csproj b/CS2-AutoAccept/CS2-AutoAccept.csproj
index e727279..06475ed 100644
--- a/CS2-AutoAccept/CS2-AutoAccept.csproj
+++ b/CS2-AutoAccept/CS2-AutoAccept.csproj
@@ -12,7 +12,7 @@
True
A program to automatically find and press "ACCEPT" for you, when entering a competitive match in CS2.
©️ tsgsOFFICIAL - 2024
- 5.1.5.3
+ 5.1.5.4
CS2-AutoAccept
diff --git a/CS2-AutoAccept/MainWindow.xaml b/CS2-AutoAccept/MainWindow.xaml
index 876c6cc..cf4b90f 100644
--- a/CS2-AutoAccept/MainWindow.xaml
+++ b/CS2-AutoAccept/MainWindow.xaml
@@ -95,7 +95,7 @@
-
+
@@ -113,10 +113,10 @@
-
+
-
-
+
+
diff --git a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.dll b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.dll
index 6a0f41d..7e1a887 100644
Binary files a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.dll and b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.dll differ
diff --git a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.exe b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.exe
index ebb5078..b193696 100644
Binary files a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.exe and b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.exe differ
diff --git a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.pdb b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.pdb
index f7574d1..fbd62c7 100644
Binary files a/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.pdb and b/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86/CS2-AutoAccept.pdb differ
diff --git a/CS2-AutoAccept/updateInfo.json b/CS2-AutoAccept/updateInfo.json
index 33938b3..a986eed 100644
--- a/CS2-AutoAccept/updateInfo.json
+++ b/CS2-AutoAccept/updateInfo.json
@@ -1,8 +1,13 @@
{
- "version": "5.1.5.3",
+ "version": "5.1.5.4",
"type": "Bug",
- "changelog": "Fixed AppContext bug, where Tesseract wouldn't launch after rebooting'.",
+ "changelog": "Fixed a bug, where the program would crash upon clicking the logo in the top left corner.",
"historic_versions": [
+ {
+ "version": "5.1.5.3",
+ "type": "Bug",
+ "changelog": "Fixed AppContext bug, where Tesseract wouldn't launch after rebooting'."
+ },
{
"version": "5.1.5.2",
"type": "Feature",