Skip to content

Commit

Permalink
Increment version number pending release
Browse files Browse the repository at this point in the history
  • Loading branch information
bilde2910 committed May 7, 2019
1 parent 34e1f5e commit 6995405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/lib/global.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
then call the proper module using `__require()`.
*/

const FF_VERSION = "1.1.4";
const FF_VERSION = "1.1.5";

function __require($require) {
switch ($require) {
Expand Down

0 comments on commit 6995405

Please sign in to comment.