Skip to content

Commit

Permalink
Updated hash
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <snipe@snipe.net>
  • Loading branch information
snipe committed Jan 3, 2024
1 parent 00718d7 commit 42d3517
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' => 'v6.2.4-pre',
'full_app_version' => 'v6.2.4-pre - build 12090-g776b16d37',
'build_version' => '12090',
'full_app_version' => 'v6.2.4-pre - build 12343-gb23ce6cfc',
'build_version' => '12343',
'prerelease_version' => '',
'hash_version' => 'g776b16d37',
'full_hash' => 'v6.2.4-pre-329-g776b16d37',
'branch' => 'master',
'hash_version' => 'gb23ce6cfc',
'full_hash' => 'v6.2.4-pre-582-gb23ce6cfc',
'branch' => 'develop',
);

0 comments on commit 42d3517

Please sign in to comment.