Skip to content

Commit bd97955

Browse files
committed
Bumped hash
Signed-off-by: snipe <[email protected]>
1 parent 252d994 commit bd97955

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/version.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
33
'app_version' => 'v7.0.13',
4-
'full_app_version' => 'v7.0.13 - build 15514-gdc0949da7',
5-
'build_version' => '15514',
4+
'full_app_version' => 'v7.0.13 - build 15666-g03b01689b',
5+
'build_version' => '15666',
66
'prerelease_version' => '',
7-
'hash_version' => 'gdc0949da7',
8-
'full_hash' => 'v7.0.13-265-gdc0949da7',
7+
'hash_version' => 'g03b01689b',
8+
'full_hash' => 'v7.0.13-144-g03b01689b',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)