Skip to content

Commit c2dc17e

Browse files
committed
🔖 Chore(release): 0.3.18
1 parent b7edbf3 commit c2dc17e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

layouts/partials/init/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- .Scratch.Set "version" "v0.3.18-adeecfb6" -}}
1+
{{- .Scratch.Set "version" "v0.3.18" -}}
22
{{- .Scratch.Set "this" dict -}}
33

44
{{- partial "init/detection-env.html" . -}}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fixit-core",
3-
"version": "0.3.17",
3+
"version": "0.3.18",
44
"private": true,
55
"packageManager": "[email protected]",
66
"description": "Hugo FixIt core theme component source files",

0 commit comments

Comments
 (0)