Bumped version for v4.9.5
This commit is contained in:
parent
5b68a321a6
commit
b9e19468e5
1 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.9.4',
|
||||
'full_app_version' => 'v4.9.4 - build 4437-g799a93c46',
|
||||
'build_version' => '4437',
|
||||
'app_version' => 'v4.9.5',
|
||||
'full_app_version' => 'v4.9.5 - build 4482-g5b68a321a',
|
||||
'build_version' => '4482',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g799a93c46',
|
||||
'full_hash' => 'v4.9.4-41-g799a93c46',
|
||||
'hash_version' => 'g5b68a321a',
|
||||
'full_hash' => 'v4.9.5-44-g5b68a321a',
|
||||
'branch' => 'master',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue