mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # config/version.php
This commit is contained in:
commit
aa98e4ea7a
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.5',
|
||||
'full_app_version' => 'v5.1.5 - build 6029-gb8c356443',
|
||||
'build_version' => '6029',
|
||||
'full_app_version' => 'v5.1.5 - build 6055-gd9d5b4d73',
|
||||
'build_version' => '6055',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gb8c356443',
|
||||
'full_hash' => 'v5.1.5-125-gb8c356443',
|
||||
'hash_version' => 'gd9d5b4d73',
|
||||
'full_hash' => 'v5.1.5-17-gd9d5b4d73',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue