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 4df53bd commit 4049143Copy full SHA for 4049143
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v3.6.0',
4
- 'build_version' => '2',
5
- 'hash_version' => 'g8a81b29',
6
- 'full_hash' => 'v3.6.1-pre-2-g8a81b29',
7
-);
+ 'app_version' => 'v3.6.0',
+ 'build_version' => '71',
+ 'hash_version' => 'gd49a1ea',
+ 'full_hash' => 'v3.6.0-71-gd49a1ea',
+);
0 commit comments