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 5b68a32 commit b9e1946Copy full SHA for b9e1946
config/version.php
@@ -1,10 +1,10 @@
1
<?php
2
return array (
3
- 'app_version' => 'v4.9.4',
4
- 'full_app_version' => 'v4.9.4 - build 4437-g799a93c46',
5
- 'build_version' => '4437',
+ 'app_version' => 'v4.9.5',
+ 'full_app_version' => 'v4.9.5 - build 4482-g5b68a321a',
+ 'build_version' => '4482',
6
'prerelease_version' => '',
7
- 'hash_version' => 'g799a93c46',
8
- 'full_hash' => 'v4.9.4-41-g799a93c46',
+ 'hash_version' => 'g5b68a321a',
+ 'full_hash' => 'v4.9.5-44-g5b68a321a',
9
'branch' => 'master',
10
-);
+);
0 commit comments