From 08690f46d5e0cf29a5c59c41f55777deef721a36 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Fri, 5 Jan 2024 18:15:08 +0000 Subject: [PATCH] Update theme to version 1.22.3 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index afa16b6..6cedc32 100644 --- a/theme.toml +++ b/theme.toml @@ -9,7 +9,7 @@ homepage = "https://github.com/mattstratton/castanet" tags = ["podcast", "responsive"] features = ["podcast RSS", "subscribe buttons"] min_version = "0.69.2" -theme_version = "1.22.2" +theme_version = "1.22.3" [author] name = "Matt Stratton"