We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252d994 commit bd97955Copy full SHA for bd97955
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
'app_version' => 'v7.0.13',
4
- 'full_app_version' => 'v7.0.13 - build 15514-gdc0949da7',
5
- 'build_version' => '15514',
+ 'full_app_version' => 'v7.0.13 - build 15666-g03b01689b',
+ 'build_version' => '15666',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gdc0949da7',
8
- 'full_hash' => 'v7.0.13-265-gdc0949da7',
+ 'hash_version' => 'g03b01689b',
+ 'full_hash' => 'v7.0.13-144-g03b01689b',
9
'branch' => 'develop',
10
);
0 commit comments