mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped hash
This commit is contained in:
parent
3744a68daf
commit
27c1bc0271
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.1.11-pre',
|
||||
'full_app_version' => 'v4.1.11-pre - build 3307-gf06852f',
|
||||
'build_version' => '3307',
|
||||
'full_app_version' => 'v4.1.11-pre - build 3319-g1359a4f',
|
||||
'build_version' => '3319',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gf06852f',
|
||||
'full_hash' => 'v4.1.11-pre-55-gf06852f',
|
||||
'hash_version' => 'g1359a4f',
|
||||
'full_hash' => 'v4.1.10-67-g1359a4f',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue