diff --git a/AutoUpdater.xml b/AutoUpdater.xml
index 9a6ff3e..fd1c40c 100644
--- a/AutoUpdater.xml
+++ b/AutoUpdater.xml
@@ -1,7 +1,7 @@
-
- 1.6.3.1
- https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.3-dev.1/pseudocode-ide.zip
- https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.3-dev.1/CHANGELOG.md
+ 1.6.3
+ https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.3/pseudocode-ide.zip
+ https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.3/CHANGELOG.md
false
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 614e3cf..7559197 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## [1.6.3](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3) (2024-04-20)
+
+
+### Bug Fixes
+
+* autocomplete menu selection hack removed ([556733c](https://github.com/PocketMiner82/pseudocode-ide/commit/556733c9ee11add41531ba082e43174423d824b4))
+* Autocomplete ToolTip didn't have line breaks ([6193a4f](https://github.com/PocketMiner82/pseudocode-ide/commit/6193a4fbdda492ac36cf93cdc5ffca03722e5ebb))
+
## [1.6.3-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3-dev.1) (2024-04-20)
diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj
index 489b9b2..a396df2 100644
--- a/pseudocodeIde/pseudocodeIde.csproj
+++ b/pseudocodeIde/pseudocodeIde.csproj
@@ -8,7 +8,7 @@
pseudocode-ide
PocketMiner82
pseudocode-ide
- 1.6.3.1
+ 1.6.3
false
false
diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
index 6d9adf6..2469ea9 100644
--- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
+++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
@@ -7,7 +7,7 @@
pseudocodeIdeUpdater
Copyright © 2023
..\bin\$(Configuration)\updater\
- 1.6.3.1
+ 1.6.3
false
false
false