mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Merge branch 'develop'
# Conflicts: # config/version.php
This commit is contained in:
commit
edc30a31c1
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.1.11-pre',
|
||||
'full_app_version' => 'v4.1.11-pre - build 3280-g7a4bf26',
|
||||
'build_version' => '3280',
|
||||
'full_app_version' => 'v4.1.11-pre - build 3288-g426bf38',
|
||||
'build_version' => '3288',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g7a4bf26',
|
||||
'full_hash' => 'v4.1.11-pre-28-g7a4bf26',
|
||||
'hash_version' => 'g426bf38',
|
||||
'full_hash' => 'v4.1.11-pre-36-g426bf38',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue