Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabordemooij committed Apr 29, 2013
1 parent e892825 commit d34de2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RedBean/Facade.php
Expand Up @@ -80,7 +80,7 @@ class RedBean_Facade {
* @return string
*/
public static function getVersion() {
return '3.4.2';
return '3.4.3';
}
/**
* Kickstarts redbean for you. This method should be called before you start using
Expand Down

0 comments on commit d34de2a

Please sign in to comment.