aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/shortcodes
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-05-02 18:18:44 -0400
committertdro <tdro@noreply.example.com>2023-05-02 18:18:44 -0400
commit95d0cf887535137b9f0b04dce166b294db914b03 (patch)
tree8be4f0b7d7fd36856d5f1dd168553b93835dbc9e /themes/default/layouts/shortcodes
parent9544fa0c00aec79bff38f43bbdd8fc2ab80f0557 (diff)
downloadcanory-95d0cf887535137b9f0b04dce166b294db914b03.tar.gz
canory-95d0cf887535137b9f0b04dce166b294db914b03.tar.bz2
canory-95d0cf887535137b9f0b04dce166b294db914b03.zip
themes/default/layouts: Squash history + records -> archives0.11.12
That was as interesting experiment..
Diffstat (limited to 'themes/default/layouts/shortcodes')
-rw-r--r--themes/default/layouts/shortcodes/version.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/shortcodes/version.html b/themes/default/layouts/shortcodes/version.html
index 11e7685..9c028c7 100644
--- a/themes/default/layouts/shortcodes/version.html
+++ b/themes/default/layouts/shortcodes/version.html
@@ -1,4 +1,4 @@
-{{- $theme := "0.11.11" -}}
+{{- $theme := "0.11.12" -}}
{{- $generator := "0.108.0" -}}
{{- $number := default false (.Get "number" | default (.Get 0)) -}}