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.
2 parents dbcb2cc + eb48e5e commit 65016a2Copy full SHA for 65016a2
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v3.6.1',
4
- 'build_version' => '5',
5
- 'hash_version' => 'g6f9a82f',
6
- 'full_hash' => 'v3.6.1-5-g6f9a82f',
+ 'app_version' => 'v3.6.2',
+ 'build_version' => '10',
+ 'hash_version' => 'g927a12f',
+ 'full_hash' => 'v3.6.1-10-g927a12f',
7
);
0 commit comments