Updating readme file and bumping theme version v4.1
authorRaivis Vitols <raivis.vitols@raivis.com>
Fri, 18 Aug 2017 14:36:05 +0000 (17:36 +0300)
committerRaivis Vitols <raivis.vitols@raivis.com>
Fri, 18 Aug 2017 14:36:05 +0000 (17:36 +0300)
README.md
package.json

index da58a7500836410fd1d64b6f59f3cdf8bfc52c92..525afb499a5d770c5eb02e06b24762b94b8231ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,12 @@
-# Willow Ghost Theme 4.0
+# Willow Ghost Theme 4.1
 
 Personal, responsive, minimalist and open-source theme for Ghost blogging platform. Lightweight - only 3KB of CSS and 820B of JavaScript. No jQuery, vanilla JS only. Starting version 2.0 theme is built with SASS in BEM style using ITCSS (http://itcss.io/) architecture.
 
 ![Willow Ghost Theme](http://i.imgur.com/a8WfkoS.png)
 
+## Theme Compatibility
+Theme is fully compatible with Ghost 1.X versions. The 0.X version compatible theme can be found in "version-0.X" branch.
+
 ## Theme Demo
 
 ~~This theme is currently being used on my personal blog - [https://raivis.com/](https://raivis.com/). See this page for more detailed theme overview - [https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/](https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/)~~ Sorry, demo is no longer available - check the screenshots below.
index 4fd467cc73b2eb607de424f5c04026463090c34b..e8083f2edb4039e68dd43964036dd774d997c16e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Willow",
-  "version": "4.0.0",
+  "version": "4.1.0",
   "main": "Gruntfile.js",
   "author": {
     "name": "Raivis Vitols",