Skip to content

Commit e6323e0

Browse files
committed
Version bump for beta 2
1 parent 73ce5f9 commit e6323e0

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-beta',
4-
'build_version' => '1',
5-
'hash_version' => 'gcb1e3b7',
6-
'full_hash' => 'v4.0-beta-244-gcb1e3b7',
3+
'app_version' => 'v4.0',
4+
'build_version' => 'beta 2',
5+
'hash_version' => '46',
6+
'full_hash' => 'v4.0-beta-246-g73ce5f9',
77
);

0 commit comments

Comments
 (0)