diff --git a/CHANGELOG.md b/CHANGELOG.md index 9557dad7..34be4e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [1.1.23](https://github.com/mattstratton/castanet/tree/1.1.23) (2019-11-29) +**Merged pull requests:** + +- Consolidate social partial [\#237](https://github.com/mattstratton/castanet/pull/237) ([mattstratton](https://github.com/mattstratton)) + +## [1.1.22](https://github.com/mattstratton/castanet/tree/1.1.22) (2019-11-25) ## [1.1.21](https://github.com/mattstratton/castanet/tree/1.1.21) (2019-11-25) **Closed issues:** diff --git a/theme.toml b/theme.toml index cf4d27d4..c7792db6 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.22" +theme_version = "1.1.23" [author] name = "Matt Stratton"