mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 05:04:07 -08:00
Bumped hash
This commit is contained in:
parent
c7596e7741
commit
41b5b1dfd0
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.5',
|
||||
'full_app_version' => 'v4.6.5 - build 3907-g7a44da85a',
|
||||
'build_version' => '3907',
|
||||
'full_app_version' => 'v4.6.5 - build 3915-gc7596e774',
|
||||
'build_version' => '3915',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g7a44da85a',
|
||||
'full_hash' => 'v4.6.5-5-g7a44da85a',
|
||||
'hash_version' => 'gc7596e774',
|
||||
'full_hash' => 'v4.6.5-13-gc7596e774',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue