Skip to content

Commit a7a1045

Browse files
committed
Bumped version
1 parent bd02b9e commit a7a1045

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
return array (
33
'app_version' => 'v4.0',
4-
'build_version' => 'beta 2',
5-
'hash_version' => '46',
6-
'full_hash' => 'v4.0-beta-246-g73ce5f9',
4+
'build_version' => 'beta3',
5+
'hash_version' => '22',
6+
'full_hash' => 'v4.0-beta3-22-gbd02b9e',
77
);

0 commit comments

Comments
 (0)