diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index 2973ae892..f88c65d51 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.6-RC" -}}
+{{- .Scratch.Set "version" "v0.3.6" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
diff --git a/package-lock.json b/package-lock.json
index 67fd8c7e5..68f3aa121 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "fixit-src",
- "version": "0.3.5",
+ "version": "0.3.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fixit-src",
- "version": "0.3.5",
+ "version": "0.3.6",
"license": "MIT",
"devDependencies": {
"auto-changelog": "^2.4.0"
diff --git a/package.json b/package.json
index a8d271c7f..74d7a5a5d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-src",
- "version": "0.3.5",
+ "version": "0.3.6",
"private": true,
"description": "FixIt theme source files",
"keywords": [