mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Bumped hash on master to 6.0.4
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # config/version.php
This commit is contained in:
commit
1806dacb9d
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.3',
|
||||
'full_app_version' => 'v6.0.3 - build 8045-ga7b155108',
|
||||
'build_version' => '8045',
|
||||
'app_version' => 'v6.0.4',
|
||||
'full_app_version' => 'v6.0.4 - build 8050-gb448c8965',
|
||||
'build_version' => '8050',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'ga7b155108',
|
||||
'full_hash' => 'v6.0.3-153-ga7b155108',
|
||||
'hash_version' => 'gb448c8965',
|
||||
'full_hash' => 'v6.0.4-4-gb448c8965',
|
||||
'branch' => 'master',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue