From 4754d90e975b65a4c07741adb568519e9ddd4e5d Mon Sep 17 00:00:00 2001 From: timvisee Date: Mon, 1 Mar 2021 17:56:17 +0100 Subject: [PATCH] Update theme version number and change random resource token --- config.toml | 2 +- themes/zenn/theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 78c4132..ead16f1 100644 --- a/config.toml +++ b/config.toml @@ -46,4 +46,4 @@ zenn_source = "https://gitlab.com/timvisee/timvisee.com/" # Random string, used in URLs to force update resources # Change this value when stylesheets or scripts are updated -random = "2021-02-27" +random = "2021-02-28" diff --git a/themes/zenn/theme.toml b/themes/zenn/theme.toml index a49b0a2..f48e8fa 100644 --- a/themes/zenn/theme.toml +++ b/themes/zenn/theme.toml @@ -4,7 +4,7 @@ license = "AGPL-3.0" homepage = "https://gitlab.com/timvisee/timvisee.com" min_version = "0.12.0" demo = "https://timvisee.com/" -version = "0.1.0" +version = "0.2.1" [extra]