Skip to content

Commit

Permalink
Prepared transport builder for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert Oost committed Mar 29, 2014
1 parent fa4e87e commit 79c5d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build/build.transport.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* define version */
define('PKG_NAME','QuickstartButtons');
define('PKG_NAME_LOWER',strtolower(PKG_NAME));
define('PKG_VERSION','1.0.0');
define('PKG_VERSION','1.0.1');
define('PKG_RELEASE','pl');

/* load modx */
Expand Down

0 comments on commit 79c5d34

Please sign in to comment.