mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 12:17:05 -08:00
Merge branch 'develop'
# Conflicts: # config/version.php
This commit is contained in:
commit
52d605d13e
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.4.2',
|
||||
'full_app_version' => 'v4.4.2 - build 3701-gbf1e742df',
|
||||
'app_version' => 'v4.5.0',
|
||||
'full_app_version' => 'v4.5.0 - build 3701-gbf1e742df',
|
||||
'build_version' => '3701',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gaa5003d29',
|
||||
'full_hash' => 'v4.4.2-28-gaa5003d29',
|
||||
'hash_version' => 'gbf1e742df',
|
||||
'full_hash' => 'v4.4.2-63-gbf1e742df',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue