Skip to content

Commit 41994c9

Browse files
committed
Bumped version
1 parent 39c6821 commit 41994c9

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.0.15',
4-
'build_version' => '455',
5-
'hash_version' => 'g95b6e0d',
6-
'full_hash' => 'v4.0.15-455-g95b6e0d',
3+
'app_version' => 'v4.1.0-beta',
4+
'build_version' => '460',
5+
'hash_version' => 'g39c6821',
6+
'full_hash' => 'v4.1.0-beta-460-g39c6821',
77
);

0 commit comments

Comments
 (0)