diff --git a/src/XIVLauncher/Resources/CHANGELOG.txt b/src/XIVLauncher/Resources/CHANGELOG.txt
index ff2317d42..347681e3a 100644
--- a/src/XIVLauncher/Resources/CHANGELOG.txt
+++ b/src/XIVLauncher/Resources/CHANGELOG.txt
@@ -1,3 +1,4 @@
-• Preliminary changes for patch 6.1
-• Allow patching the game during maintenance - this feature was disabled during a refactor
-• Adds further checks for incompatible GShade installations
\ No newline at end of file
+• Compatibility with Patch 6.1
+ => Plugins will not work yet! We are still working on fixing plugin support for this patch, and that may take a while. You don't have to do anything to fix them, they'll update automatically once we're done.
+
+• Adds further checks for incompatible GShade installations. This will prevent your plugin windows from looking blurry, but won't change anything about your setup/presets.
\ No newline at end of file
diff --git a/src/XIVLauncher/XIVLauncher.csproj b/src/XIVLauncher/XIVLauncher.csproj
index 59c2c2a89..a6b3dee9f 100644
--- a/src/XIVLauncher/XIVLauncher.csproj
+++ b/src/XIVLauncher/XIVLauncher.csproj
@@ -3,7 +3,7 @@
XIVLauncher
XIVLauncher
Custom launcher for FFXIV.
- 6.2.27
+ 6.2.28