Skip to content

Commit 48dfc69

Browse files
committed
Bumped version
1 parent ec723a3 commit 48dfc69

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v4.9.1',
4-
'full_app_version' => 'v4.9.1 - build 4341-ga0f7fdc57',
5-
'build_version' => '4341',
3+
'app_version' => 'v4.9.2',
4+
'full_app_version' => 'v4.9.2 - build 4352-gec723a3da',
5+
'build_version' => '4352',
66
'prerelease_version' => '',
7-
'hash_version' => 'ga0f7fdc57',
8-
'full_hash' => 'v4.9.1-127-ga0f7fdc57',
7+
'hash_version' => 'gec723a3da',
8+
'full_hash' => 'v4.9.2-9-gec723a3da',
99
'branch' => 'master',
1010
);

0 commit comments

Comments
 (0)