diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index e8c3b3da7..53375c018 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.3-RC" -}}
+{{- .Scratch.Set "version" "v0.3.3" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
diff --git a/package-lock.json b/package-lock.json
index 96f50ba60..c77d0c7f0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "fixit-src",
- "version": "0.3.2",
+ "version": "0.3.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fixit-src",
- "version": "0.3.2",
+ "version": "0.3.3",
"license": "MIT",
"devDependencies": {
"auto-changelog": "^2.4.0"
diff --git a/package.json b/package.json
index 86185e7a0..6a83d1152 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-src",
- "version": "0.3.2",
+ "version": "0.3.3",
"private": true,
"description": "FixIt theme source files",
"keywords": [