Skip to content

Commit a62e841

Browse files
committed
Updated version
1 parent c1443aa commit a62e841

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,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v5.0.0-beta-7-GM',
4-
'full_app_version' => 'v5.0.0-beta-7-GM - build 4484-g33cf4896d',
3+
'app_version' => 'v5.0.0',
4+
'full_app_version' => 'v5.0.0 - build 4484-g33cf4896d',
55
'build_version' => '4484',
66
'prerelease_version' => '',
77
'hash_version' => 'g33cf4896d',
8-
'full_hash' => 'v5.0.0-beta-7-GM-1-g33cf4896d',
8+
'full_hash' => 'v5.0.0-1-g33cf4896d',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)