From 47b46f7a830b4ad65788320a4ff69c89af7bcf92 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Sat, 16 Nov 2019 10:01:56 -0600 Subject: [PATCH] Update theme to version 1.1.15 --- CHANGELOG.md | 1 + theme.toml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f15e40c6..2d2f9fe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Change Log +## [1.1.14](https://github.com/mattstratton/castanet/tree/1.1.14) (2019-11-16) ## [1.1.13](https://github.com/mattstratton/castanet/tree/1.1.13) (2019-11-16) ## [1.1.12](https://github.com/mattstratton/castanet/tree/1.1.12) (2019-11-16) ## [1.1.11](https://github.com/mattstratton/castanet/tree/1.1.11) (2019-11-16) diff --git a/theme.toml b/theme.toml index ba1ac94d..483cb560 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.58.3" -theme_version = "1.1.14" +theme_version = "1.1.15" [author] name = "Matt Stratton"