From 40b0bfe423b1844ec7df505822552e95b0ae0914 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Sat, 16 Nov 2019 10:08:30 -0600 Subject: [PATCH] Update theme to version 1.1.17 --- CHANGELOG.md | 2 ++ theme.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d2f9fe3..cdebac7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## [1.1.16](https://github.com/mattstratton/castanet/tree/1.1.16) (2019-11-16) +## [1.1.15](https://github.com/mattstratton/castanet/tree/1.1.15) (2019-11-16) ## [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) diff --git a/theme.toml b/theme.toml index 8d3421dc..61a91e0a 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.16" +theme_version = "1.1.17" [author] name = "Matt Stratton"