Skip to content

Commit

Permalink
🔖 1.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
MarceauKa committed Nov 15, 2019
1 parent fa9611c commit b08bd6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/Services/Shaark/Shaark.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Shaark
HandleCustomSettings;

/** @var string VERSION */
public const VERSION = '1.2.30';
public const VERSION = '1.2.31';
/** @var Application $app */
protected $app;

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 1.2.31

## Added

Expand Down

0 comments on commit b08bd6f

Please sign in to comment.