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 cb494a7 commit 5265821Copy full SHA for 5265821
config/version.php
@@ -1,7 +1,7 @@
1
<?php
2
return array (
3
- 'app_version' => 'v3.6.5',
+ 'app_version' => 'v3.6.6',
4
'build_version' => '1',
5
- 'hash_version' => 'gc8796cf',
6
- 'full_hash' => 'v3.6.5-1-gc8796cf',
7
-);
+ 'hash_version' => 'gee2c67a',
+ 'full_hash' => 'v3.6.6-gee2c67a',
+);
0 commit comments