diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index b1045338..7b6e8c51 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.18-adeecfb6" -}}
+{{- .Scratch.Set "version" "v0.3.18" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
diff --git a/package.json b/package.json
index c04ba9fd..9c66ee4d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-core",
- "version": "0.3.17",
+ "version": "0.3.18",
"private": true,
"packageManager": "pnpm@10.5.2",
"description": "Hugo FixIt core theme component source files",