Skip to content

Commit

Permalink
Update SMSCenter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Stern87 authored Feb 24, 2017
1 parent 6e5e6c5 commit 280cb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SMSCenter.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
*/
class SMSCenter extends Component
{
const VERSION = '0.0.1';
const VERSION = '0.1';

const MSG_SMS = 0;
const MSG_FLASH = 1;
Expand Down

0 comments on commit 280cb94

Please sign in to comment.