This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bob Olde Hampsink
committed
Sep 11, 2015
1 parent
cdc277e
commit 007cc49
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
* | ||
* @author Bob Olde Hampsink <[email protected]> | ||
* @copyright Copyright (c) 2015, Itmundi | ||
* @license http://buildwithcraft.com/license Craft License Agreement | ||
* @license MIT | ||
* | ||
* @link http://github.com/boboldehampsink | ||
*/ | ||
|
@@ -32,7 +32,7 @@ public function getName() | |
*/ | ||
public function getVersion() | ||
{ | ||
return '0.3.1'; | ||
return '0.3.2'; | ||
} | ||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters