Skip to content

Commit c2d863d

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent df4e6a0 commit c2d863d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v6.3.3',
4-
'full_app_version' => 'v6.3.3 - build 13056-gb34156ca2',
5-
'build_version' => '13056',
3+
'app_version' => 'v6.3.4',
4+
'full_app_version' => 'v6.3.4 - build 13139-g6f9ba6ede',
5+
'build_version' => '13139',
66
'prerelease_version' => '',
7-
'hash_version' => 'gb34156ca2',
8-
'full_hash' => 'v6.3.3-151-gb34156ca2',
7+
'hash_version' => 'g6f9ba6ede',
8+
'full_hash' => 'v6.3.4-234-g6f9ba6ede',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)