updating
This commit is contained in:
parent
7d2b370080
commit
2c01290ced
|
@ -1,5 +1,5 @@
|
|||
|
||||
- ** Release 0.5.5 Feb. 9th 2017 **
|
||||
- ** Release 0.5.6 (skipping 0.5.5) Feb. 9th 2017 **
|
||||
- Adding automated tests - thx @carl-alberto
|
||||
- Remove custom Bootstrap gellery completely
|
||||
- Fixing typos - thx to @catgofire
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "understrap",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"description": "Wordpress Theme framework",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a so
|
|||
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
|
||||
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
|
||||
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: understrap
|
||||
|
|
Reference in New Issue