Skip to content

Commit

Permalink
Update Globals.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored May 21, 2021
1 parent 1289839 commit b405cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tools/Globals.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class Globals
{
public const SCRIBE_VERSION = '2.7.0';
public const SCRIBE_VERSION = '2.7.1';

public static $shouldBeVerbose = false;

Expand Down

0 comments on commit b405cdc

Please sign in to comment.