diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index dc6b5fd8..246e3452 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.16-ac4418e2" -}}
+{{- .Scratch.Set "version" "v0.3.16" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
diff --git a/package-lock.json b/package-lock.json
index 0cbaec34..b4c96dfb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "fixit-core",
- "version": "0.3.15",
+ "version": "0.3.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fixit-core",
- "version": "0.3.15",
+ "version": "0.3.16",
"license": "MIT",
"devDependencies": {
"@hugo-fixit/fixit-releaser": "^1.0.1",
diff --git a/package.json b/package.json
index 7b9831fa..8bfe0ae2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-core",
- "version": "0.3.15",
+ "version": "0.3.16",
"private": true,
"description": "Hugo FixIt core theme component source files",
"keywords": [