mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Bumped version
This commit is contained in:
parent
1ee394aa69
commit
fde4a59510
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.4.1',
|
||||
'full_app_version' => 'v4.4.1 - build 3636-gece916e12',
|
||||
'build_version' => '3636',
|
||||
'app_version' => 'v4.4.2',
|
||||
'full_app_version' => 'v4.4.2 - build 3666-gaa5003d29',
|
||||
'build_version' => '3666',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gece916e12',
|
||||
'full_hash' => 'v4.4.1-54-gece916e12',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'gaa5003d29',
|
||||
'full_hash' => 'v4.4.1-28-gaa5003d29',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue