We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2cb19 commit 6521f16Copy full SHA for 6521f16
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v5.1.7',
4
- 'full_app_version' => 'v5.1.7 - build 6136-gbc0c88781',
5
- 'build_version' => '6136',
+ 'app_version' => 'v5.1.8',
+ 'full_app_version' => 'v5.1.8 - build 6148-g3ca3de9e4',
+ 'build_version' => '6148',
6
'prerelease_version' => '',
7
- 'hash_version' => 'gbc0c88781',
8
- 'full_hash' => 'v5.1.7-25-gbc0c88781',
+ 'hash_version' => 'g3ca3de9e4',
+ 'full_hash' => '5.1.8-8-g3ca3de9e4',
9
'branch' => 'develop',
10
);
0 commit comments