Skip to content

Commit

Permalink
Version 0.4.4 👽
Browse files Browse the repository at this point in the history
  • Loading branch information
brcontainer committed Oct 7, 2019
1 parent db45e5c commit 19f0e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Inphinit/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
class App
{
/** Inphinit framework version */
const VERSION = '0.4.3';
const VERSION = '0.4.4';

private static $events = array();
private static $configs = array();
Expand Down

0 comments on commit 19f0e97

Please sign in to comment.