Skip to content

Commit 9fa38b7

Browse files
committed
Bumped version
1 parent 470172f commit 9fa38b7

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' => 'v8.3.3',
4-
'full_app_version' => 'v8.3.3 - build 20183-g3339d1999',
5-
'build_version' => '20183',
3+
'app_version' => 'v8.3.4',
4+
'full_app_version' => 'v8.3.4 - build 20218-g3ab2e2011',
5+
'build_version' => '20218',
66
'prerelease_version' => '',
7-
'hash_version' => 'g3339d1999',
8-
'full_hash' => 'v8.3.3-114-g3339d1999',
7+
'hash_version' => 'g3ab2e2011',
8+
'full_hash' => 'v8.3.4-149-g3ab2e2011',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)