diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c8e0d9..0f70ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 1.3.2 | 2017.12.24 + +Fix earthsong html rendering. + ## 1.3.1 | 2017.12.22 Forgot to update the package! diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index 141e01f..1849640 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -1,7 +1,7 @@ com.daylerees.rainglow Rainglow Color Schemes - 1.3.1 + 1.3.2 Dayle Rees diff --git a/colors/earthsong-contrast.xml b/colors/earthsong-contrast.xml index 73f9328..74f91ef 100644 --- a/colors/earthsong-contrast.xml +++ b/colors/earthsong-contrast.xml @@ -1274,7 +1274,7 @@ diff --git a/colors/earthsong-light.xml b/colors/earthsong-light.xml index 14eebc4..c19883a 100644 --- a/colors/earthsong-light.xml +++ b/colors/earthsong-light.xml @@ -1274,7 +1274,7 @@ diff --git a/colors/earthsong.xml b/colors/earthsong.xml index bab46dc..8cd6594 100644 --- a/colors/earthsong.xml +++ b/colors/earthsong.xml @@ -1274,7 +1274,7 @@ diff --git a/rainglow.jar b/rainglow.jar index 113bc53..2d03f94 100644 Binary files a/rainglow.jar and b/rainglow.jar differ