Skip to content

Commit

Permalink
Bumped hash
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed May 16, 2024
1 parent dbbbb10 commit 7fdbbc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v6.4.1',
'full_app_version' => 'v6.4.1 - build 13386-g4642f50d6b',
'build_version' => '13386',
'full_app_version' => 'v6.4.1 - build 13458-gf2cc9ec1dd',
'build_version' => '13458',
'prerelease_version' => '',
'hash_version' => 'g4642f50d6b',
'full_hash' => 'v6.4.1-31-g4642f50d6b',
'hash_version' => 'gf2cc9ec1dd',
'full_hash' => 'v6.4.1-68-gf2cc9ec1dd',
'branch' => 'develop',
);

0 comments on commit 7fdbbc8

Please sign in to comment.