Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Nov 13, 2024
1 parent eb57652 commit a89e172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v7.0.14-pre',
'full_app_version' => 'v7.0.14-pre - build 15942-g3bf33aa68',
'app_version' => 'v7.0.14',
'full_app_version' => 'v7.0.14 - build 15942-g3bf33aa68',
'build_version' => '15942',
'prerelease_version' => '',
'hash_version' => 'g3bf33aa68',
'full_hash' => 'v7.0.14-pre-420-g3bf33aa68',
'full_hash' => 'v7.0.14-420-g3bf33aa68',
'branch' => 'master',
);

0 comments on commit a89e172

Please sign in to comment.