diff --git a/AutoUpdater.xml b/AutoUpdater.xml
index 1fd4297..8de4457 100644
--- a/AutoUpdater.xml
+++ b/AutoUpdater.xml
@@ -1,7 +1,7 @@
-
- 1.4.0.2
- https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.4.0-dev.2/pseudocode-ide.zip
- https://github.com/PocketMiner82/pseudocode-ide/blob/1.4.0-dev.2/CHANGELOG.md
+ 1.4.0
+ https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.4.0/pseudocode-ide.zip
+ https://github.com/PocketMiner82/pseudocode-ide/blob/1.4.0/CHANGELOG.md
false
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e6458f..3917b6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [1.4.0](https://github.com/PocketMiner82/pseudocode-ide/compare/1.3.1...1.4.0) (2024-04-12)
+
+
+### Bug Fixes
+
+* updating from release to beta didn't work ([1166645](https://github.com/PocketMiner82/pseudocode-ide/commit/1166645a9131ce4edb3425ffb6063dbbeb022e6c))
+
+
+### Features
+
+* add snippet blocks to autocomplete menu ([42cd6a8](https://github.com/PocketMiner82/pseudocode-ide/commit/42cd6a8c49ee457c4c32c05c1e846c75f2247fa1))
+
# [1.4.0-dev.2](https://github.com/PocketMiner82/pseudocode-ide/compare/1.4.0-dev.1...1.4.0-dev.2) (2024-04-12)
diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj
index bc07d89..1890d59 100644
--- a/pseudocodeIde/pseudocodeIde.csproj
+++ b/pseudocodeIde/pseudocodeIde.csproj
@@ -8,7 +8,7 @@
pseudocode-ide
PocketMiner82
pseudocode-ide
- 1.4.0.2
+ 1.4.0
false
false
diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
index 1181e46..c0ab88c 100644
--- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
+++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj
@@ -7,7 +7,7 @@
pseudocodeIdeUpdater
Copyright © 2023
..\bin\$(Configuration)\updater\
- 1.4.0.2
+ 1.4.0
false
false
false