Bumped hash
This commit is contained in:
parent
9ea05bacf3
commit
84e1b531fd
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v3.6.1',
|
'app_version' => 'v3.7.0-pre',
|
||||||
'build_version' => 'pre',
|
'build_version' => '10',
|
||||||
'hash_version' => '92',
|
'hash_version' => 'g76344a8',
|
||||||
'full_hash' => 'v3.6.1-pre-92-g4751bcd',
|
'full_hash' => 'v3.7.0-pre-10-g76344a8',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue