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 Mar 26, 2024
1 parent 9c1b1bc commit 02a37e2
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.3.3',
'full_app_version' => 'v6.3.3 - build 12903-g0f63fa23e',
'build_version' => '12903',
'full_app_version' => 'v6.3.3 - build 13056-gb34156ca2',
'build_version' => '13056',
'prerelease_version' => '',
'hash_version' => 'g0f63fa23e',
'full_hash' => 'v6.3.3-67-g0f63fa23e',
'hash_version' => 'gb34156ca2',
'full_hash' => 'v6.3.3-151-gb34156ca2',
'branch' => 'develop',
);

0 comments on commit 02a37e2

Please sign in to comment.