Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Commit

Permalink
Bumped version #
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Olde Hampsink committed Apr 1, 2015
1 parent f5f6518 commit d4ca23f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ImportPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public function getName()
*/
public function getVersion()
{
return '0.8.18';
return '0.8.19';
}

/**
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ Map fields

Changelog
=================
###0.8.19###
- Fixed a bug that broke User connecting

###0.8.18###
- Fixed undefined variable $user, closing issues #42 and #43

Expand Down

0 comments on commit d4ca23f

Please sign in to comment.