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 Jan 15, 2019
1 parent 9367d2d commit ea98f8f
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.0.2";
const FF_VERSION = "1.0.3";

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

0 comments on commit ea98f8f

Please sign in to comment.