mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
Bumped hash for newest RC
This commit is contained in:
parent
ba70e07637
commit
7314bc4c4e
|
@ -1,11 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
|
||||
'app_version' => 'v5.0.0-beta-4',
|
||||
'full_app_version' => 'v5.0.0-beta-4 - build 4482-g5b68a321a',
|
||||
'build_version' => '4482',
|
||||
'app_version' => 'v5.0.0-RC4',
|
||||
'full_app_version' => 'v5.0.0-RC4 - build 4483-',
|
||||
'build_version' => '4483',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g5b68a321a',
|
||||
'full_hash' => 'v5.0.0-beta-4-44-g5b68a321a',
|
||||
'hash_version' => '',
|
||||
'full_hash' => 'v5.0.0-RC4',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue