Skip to content

Commit 4d66f7c

Browse files
committed
Bumped version
Signed-off-by: snipe <[email protected]>
1 parent 381003e commit 4d66f7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/version.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v7.0.10',
4-
'full_app_version' => 'v7.0.10 - build 14684-gc2bcc2e2d',
5-
'build_version' => '14684',
3+
'app_version' => 'v7.0.11',
4+
'full_app_version' => 'v7.0.11 - build 14904-g6c0cf9447',
5+
'build_version' => '14904',
66
'prerelease_version' => '',
7-
'hash_version' => 'gc2bcc2e2d',
8-
'full_hash' => 'v7.0.10-311-gc2bcc2e2d',
9-
'branch' => 'master',
7+
'hash_version' => 'g6c0cf9447',
8+
'full_hash' => 'v7.0.11-218-g6c0cf9447',
9+
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)