Skip to content

Commit b9e1946

Browse files
authored
Bumped version for v4.9.5
1 parent 5b68a32 commit b9e1946

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/version.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v4.9.4',
4-
'full_app_version' => 'v4.9.4 - build 4437-g799a93c46',
5-
'build_version' => '4437',
3+
'app_version' => 'v4.9.5',
4+
'full_app_version' => 'v4.9.5 - build 4482-g5b68a321a',
5+
'build_version' => '4482',
66
'prerelease_version' => '',
7-
'hash_version' => 'g799a93c46',
8-
'full_hash' => 'v4.9.4-41-g799a93c46',
7+
'hash_version' => 'g5b68a321a',
8+
'full_hash' => 'v4.9.5-44-g5b68a321a',
99
'branch' => 'master',
10-
);
10+
);

0 commit comments

Comments
 (0)