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
0d7a43ab38
commit
b560828173
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.1.11',
|
||||
'full_app_version' => 'v4.1.11 - build 3357-gfedd2b6',
|
||||
'build_version' => '3357',
|
||||
'full_app_version' => 'v4.1.11 - build 3359-',
|
||||
'build_version' => '3359',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gfedd2b6',
|
||||
'full_hash' => 'v4.1.10-105-gfedd2b6',
|
||||
'hash_version' => '',
|
||||
'full_hash' => 'v4.1.11',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue