diff --git a/CHANGELIST.md b/CHANGELIST.md
index 05ac27411..05fbc30b6 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -1,4 +1,4 @@
-### WIP (xxxx-xx-xx)
+### 3.2.2 (2024-09-xx)
- Clean up some Check options, add IRD option
- Add Check flags for protection scan extras
diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj
index fd787144f..6bf23fc4d 100644
--- a/MPF.CLI/MPF.CLI.csproj
+++ b/MPF.CLI/MPF.CLI.csproj
@@ -10,7 +10,7 @@
enable
true
true
- 3.2.1
+ 3.2.2
MPF CLI
diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj
index c55a2bc53..52610d2e5 100644
--- a/MPF.Check/MPF.Check.csproj
+++ b/MPF.Check/MPF.Check.csproj
@@ -10,7 +10,7 @@
enable
true
true
- 3.2.1
+ 3.2.2
MPF Check
diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
index 378686aee..287e85d01 100644
--- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
+++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj
@@ -9,7 +9,7 @@
enable
true
true
- 3.2.1
+ 3.2.2
NU5104
diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj
index 38fc6f4b0..87406cfb7 100644
--- a/MPF.Frontend/MPF.Frontend.csproj
+++ b/MPF.Frontend/MPF.Frontend.csproj
@@ -9,7 +9,7 @@
enable
true
true
- 3.2.1
+ 3.2.2
Matt Nadareski;ReignStumble;Jakz
diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj
index 0f2c8ed04..cfef2092a 100644
--- a/MPF.Processors/MPF.Processors.csproj
+++ b/MPF.Processors/MPF.Processors.csproj
@@ -9,7 +9,7 @@
enable
true
true
- 3.2.1
+ 3.2.2
NU5104
diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj
index 601b8fd89..c2bce76a5 100644
--- a/MPF.UI/MPF.UI.csproj
+++ b/MPF.UI/MPF.UI.csproj
@@ -16,7 +16,7 @@
true
true
true
- 3.2.1
+ 3.2.2
MPF
diff --git a/appveyor.yml b/appveyor.yml
index f2af7d7ea..8f5fb74ec 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
# version format
-version: 3.2.1-{build}
+version: 3.2.2-{build}
# pull request template
pull_requests: