Skip to content

Commit

Permalink
Merge pull request #304 from ARCANEDEV/path-version
Browse files Browse the repository at this point in the history
Fix LogViewer's version
  • Loading branch information
arcanedev-maroc authored Oct 19, 2019
2 parents 560d395 + 70f39af commit 1e33262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LogViewer.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class LogViewer implements LogViewerContract
/**
* LogViewer Version
*/
const VERSION = '4.7.1';
const VERSION = '5.1.5';

/* -----------------------------------------------------------------
| Properties
Expand Down

0 comments on commit 1e33262

Please sign in to comment.