diff --git a/.github/README.md b/.github/README.md
index b901da96d..3c45a2b45 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -19,7 +19,7 @@
-
+
diff --git a/.github/workflows/push_nuget.yml b/.github/workflows/push_nuget.yml
index 98de8efbf..12c4e893f 100644
--- a/.github/workflows/push_nuget.yml
+++ b/.github/workflows/push_nuget.yml
@@ -46,7 +46,7 @@ jobs:
- name: Push NuGet
shell: pwsh
- run: nuget push ${{ env.PackageFile }} -ApiKey ${{ secrets.NUGET_API_KEY }} -Source https://api.nuget.org/v3/index.json
+ run: nuget push ${{ env.PackageFile }} -ApiKey ${{ secrets.NUGET_API_KEY }} -Source https://api.nuget.org/v3/index.json -SkipDuplicate
- name: Push generated package to GitHub registry
run: dotnet nuget push ${{ env.PackageFile }} -k ${{ secrets.GITHUB_TOKEN }} -s https://nuget.pkg.github.com/ExMod-Team/index.json --skip-duplicate
diff --git a/EXILED/EXILED.props b/EXILED/EXILED.props
index c88237eaa..40e1f63f2 100644
--- a/EXILED/EXILED.props
+++ b/EXILED/EXILED.props
@@ -15,6 +15,7 @@
+ 8.12.0
8.12.1
false