mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # composer.lock # config/version.php
This commit is contained in:
commit
b2a3a80f96
831
composer.lock
generated
831
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v5.1.3',
|
'app_version' => 'v5.1.4',
|
||||||
'full_app_version' => 'v5.1.3 - build 5862-gc3871c98d',
|
'full_app_version' => 'v5.1.4 - build 5886-g9f3a8a43c',
|
||||||
'build_version' => '5862',
|
'build_version' => '5886',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'gc3871c98d',
|
'hash_version' => 'g9f3a8a43c',
|
||||||
'full_hash' => 'v5.1.3-12-gc3871c98d',
|
'full_hash' => 'v5.1.3-23-g9f3a8a43c',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
Loading…
Reference in a new issue