Skip to content

Commit

Permalink
Bumped point version
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Mar 10, 2021
1 parent c3871c9 commit 0fa07a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v5.1.2',
'full_app_version' => 'v5.1.2 - build 5847-g00a7c1e9e',
'build_version' => '5847',
'app_version' => 'v5.1.3',
'full_app_version' => 'v5.1.3 - build 5862-gc3871c98d',
'build_version' => '5862',
'prerelease_version' => '',
'hash_version' => 'g00a7c1e9e',
'full_hash' => 'v5.1.2-33-g00a7c1e9e',
'hash_version' => 'gc3871c98d',
'full_hash' => 'v5.1.3-12-gc3871c98d',
'branch' => 'master',
);

0 comments on commit 0fa07a4

Please sign in to comment.