Skip to content

Commit 01bb4bf

Browse files
committed
Bumped version
1 parent 28a4293 commit 01bb4bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/version.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
return array (
3-
'app_version' => 'v4.1.0',
4-
'build_version' => '37',
5-
'hash_version' => 'g48207fc',
6-
'full_hash' => 'v4.1.0-37-g48207fc',
3+
'app_version' => 'v4.1.1',
4+
'build_version' => '46',
5+
'hash_version' => 'g28a4293',
6+
'full_hash' => 'v4.1.1-46-g28a4293',
77
);

0 commit comments

Comments
 (0)