Version bump
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
55f9886412
commit
33b86057d1
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v7.0.9',
|
'app_version' => 'v7.0.10',
|
||||||
'full_app_version' => 'v7.0.9 - build 14485-ga98ad76c6',
|
'full_app_version' => 'v7.0.10 - build 14684-gc2bcc2e2d',
|
||||||
'build_version' => '14485',
|
'build_version' => '14684',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'ga98ad76c6',
|
'hash_version' => 'gc2bcc2e2d',
|
||||||
'full_hash' => 'v7.0.9-112-ga98ad76c6',
|
'full_hash' => 'v7.0.10-311-gc2bcc2e2d',
|
||||||
'branch' => 'develop',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Add table
Reference in a new issue