Skip to content

Commit

Permalink
Tag new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Banvillet committed Mar 11, 2020
1 parent ce68537 commit 096e5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// Customization variables
$appName = 'Roger';
//$appVersion = trim(file_get_contents(__DIR__ . '/VERSION'));
$appVersion = '1.3';
$appVersion = '1.3.1';
$commandClasses = [
\Roger\Commands\CleverCloudCommands::class,
\Roger\Commands\GithubCommands::class,
Expand Down

0 comments on commit 096e5c1

Please sign in to comment.