diff --git a/DlssUpdater/DLSSUpdater.csproj b/DlssUpdater/DLSSUpdater.csproj
index ab259b4..fc7cb76 100644
--- a/DlssUpdater/DLSSUpdater.csproj
+++ b/DlssUpdater/DLSSUpdater.csproj
@@ -9,11 +9,11 @@
enable
enable
x64
- 2.0.5.4
+ 2.0.5.5
true
win-x64
False
- 2.0.5.4
+ 2.0.5.5
diff --git a/DlssUpdater/changelog.md b/DlssUpdater/changelog.md
index 7ec0aee..e5828bd 100644
--- a/DlssUpdater/changelog.md
+++ b/DlssUpdater/changelog.md
@@ -1,3 +1,6 @@
+# 2.0.5.5
+* Fix Xbox games showing wrong name finally (thanks to SilyNoMeta)
+
# 2.0.5.4
* Fix Xbox games showing wrong name
diff --git a/DlssUpdater/version.json b/DlssUpdater/version.json
index 5be0cd0..dca49fd 100644
--- a/DlssUpdater/version.json
+++ b/DlssUpdater/version.json
@@ -1,3 +1,3 @@
{
- "version": "2.0.5.4"
+ "version": "2.0.5.5"
}
\ No newline at end of file