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

Commit

Permalink
Release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bossanova808 committed May 24, 2017
1 parent 8c96a7e commit 41582bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public function getReleaseFeedUrl()
*/
public function getVersion()
{
return '0.0.10';
return '0.0.11';
}

/**
Expand Down
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "0.0.11",
"downloadUrl": "https://github.com/bossanova808/CommerceRegisterOnCheckout/archive/0.0.11.zip",
"date": "2017-04-16T00:45:00.000Z",
"notes": [
"[Fixed] Do not allow empty passwords (thanks Tom Sullivan)"
]
},
{
"version": "0.0.10",
"downloadUrl": "https://github.com/bossanova808/CommerceRegisterOnCheckout/archive/0.0.10.zip",
Expand Down

0 comments on commit 41582bc

Please sign in to comment.