Skip to content

Commit f7dcfca

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

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' => 'v7.0.14-pre',
4-
'full_app_version' => 'v7.0.14-pre - build 15942-g3bf33aa68',
3+
'app_version' => 'v7.0.14',
4+
'full_app_version' => 'v7.0.14 - build 15942-g3bf33aa68',
55
'build_version' => '15942',
66
'prerelease_version' => '',
77
'hash_version' => 'g3bf33aa68',
8-
'full_hash' => 'v7.0.14-pre-420-g3bf33aa68',
8+
'full_hash' => 'v7.0.14-420-g3bf33aa68',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)