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 ec723a3 commit 48dfc69Copy full SHA for 48dfc69
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.9.1',
4
- 'full_app_version' => 'v4.9.1 - build 4341-ga0f7fdc57',
5
- 'build_version' => '4341',
+ 'app_version' => 'v4.9.2',
+ 'full_app_version' => 'v4.9.2 - build 4352-gec723a3da',
+ 'build_version' => '4352',
6
'prerelease_version' => '',
7
- 'hash_version' => 'ga0f7fdc57',
8
- 'full_hash' => 'v4.9.1-127-ga0f7fdc57',
+ 'hash_version' => 'gec723a3da',
+ 'full_hash' => 'v4.9.2-9-gec723a3da',
9
'branch' => 'master',
10
);
0 commit comments