diff --git a/README.md b/README.md index 022bfd4..e07250e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ ## Changelog +### 1.1.3 +* Fixed a bug that caused elements to contain invisible code + ### 1.1.2 * Fixed a bug that overwrites the number of columns in galleries set by the users diff --git a/readme.txt b/readme.txt index 6b530d4..3d5c898 100644 --- a/readme.txt +++ b/readme.txt @@ -24,6 +24,15 @@ If using the "image" post-type it is recommended to set the image you want to sh ## Changelog +### 1.1.3 +* Fixed a bug that caused elements to contain invisible code + +### 1.1.2 +* Fixed a bug that overwrites the number of columns in galleries set by the users + +### 1.1.1 +* Various Bugfixes + ### 1.1 * Enhancements in Accessibility diff --git a/style.css b/style.css index 034be41..0a2913f 100755 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: e.nigma 2015 Description: e.nigma 2015 is a light-weight, modern and simple WordPress theme. It is thought to be used with WordPress posts formats. Author: Alexander Lüken -Version: 1.1.2 +Version: 1.1.3 Theme URI: http://e.nigma.de/portfolio/enigma2015 Author URI: http://e.nigma.de License: MIT