mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
Merge branch 'develop'
# Conflicts: # config/version.php
This commit is contained in:
commit
07148c1503
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.1.10',
|
||||
'full_app_version' => 'v4.1.10 - build 3249-g8d3a214',
|
||||
'build_version' => '3249',
|
||||
'app_version' => 'v4.1.11-pre',
|
||||
'full_app_version' => 'v4.1.11-pre - build 3280-g7a4bf26',
|
||||
'build_version' => '3280',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g8d3a214',
|
||||
'full_hash' => 'v4.1.10-119-g8d3a214',
|
||||
'hash_version' => 'g7a4bf26',
|
||||
'full_hash' => 'v4.1.11-pre-28-g7a4bf26',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue