1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 06:08:23 +01:00

updating version number

This commit is contained in:
Dave Olsen 2014-03-19 09:53:01 -04:00
parent ef6364f4fe
commit a780223457
8 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Builder CLI - v0.7.8
* Pattern Lab Builder CLI - v0.7.10
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -3,7 +3,7 @@
* If config.ini doesn't exist Pattern Lab will try to create a new version
*/
v = "0.7.9"
v = "0.7.10"
// file extensions to ignore when building or watching the source dir, separate with a comma
ie = "scss,DS_Store,less"

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Builder Class - v0.7.9
* Pattern Lab Builder Class - v0.7.10
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Configurer Class - v0.7.9
* Pattern Lab Configurer Class - v0.7.10
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Console Class - v0.7.9
* Pattern Lab Console Class - v0.7.10
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Generator Class - v0.7.9
* Pattern Lab Generator Class - v0.7.10
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,9 +1,9 @@
<?php
/*!
* Pattern Lab Migrator Class - v0.7.9
* Pattern Lab Migrator Class - v0.7.10
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Copyright (c) 2014 Dave Olsen http://dmolsen.com
* Licensed under the MIT license
*
* Moves any necessary files from core/ into source/ or public/

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Watcher Class - v0.7.9
* Pattern Lab Watcher Class - v0.7.10
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license