diff --git a/CHANGELIST.md b/CHANGELIST.md
index 45e5b03e..56250551 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -1,4 +1,4 @@
-### WIP (xxxx-xx-xx)
+### 3.0.2 (2023-12-01)
- Read CSS for some copy protections
- Add Disc ID and Key fields in info window
diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj
index 13ff16f3..5ec1d109 100644
--- a/MPF.Check/MPF.Check.csproj
+++ b/MPF.Check/MPF.Check.csproj
@@ -10,7 +10,7 @@
enable
true
true
- 3.0.1
+ 3.0.2
MPF Check
diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj
index 9cb716ce..ecb2f25a 100644
--- a/MPF.Core/MPF.Core.csproj
+++ b/MPF.Core/MPF.Core.csproj
@@ -9,7 +9,7 @@
enable
true
true
- 3.0.1
+ 3.0.2
Matt Nadareski;ReignStumble;Jakz
diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj
index 40a47fce..fba0eeaf 100644
--- a/MPF.UI.Core/MPF.UI.Core.csproj
+++ b/MPF.UI.Core/MPF.UI.Core.csproj
@@ -10,7 +10,7 @@
enable
true
true
- 3.0.1
+ 3.0.2
true
true
diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj
index 08361ffa..c5312806 100644
--- a/MPF/MPF.csproj
+++ b/MPF/MPF.csproj
@@ -12,7 +12,7 @@
enable
true
true
- 3.0.1
+ 3.0.2
true
true
diff --git a/appveyor.yml b/appveyor.yml
index acb71f2b..7823fc2a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
# version format
-version: 3.0.1-{build}
+version: 3.0.2-{build}
# pull request template
pull_requests: