Skip to content

Commit 91e0b26

Browse files
committed
Bumped version
1 parent d517e2f commit 91e0b26

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' => 'v5.0.2',
4-
'full_app_version' => 'v5.0.2 - build 5414-gc3e8f6406',
5-
'build_version' => '5414',
3+
'app_version' => 'v5.0.3',
4+
'full_app_version' => 'v5.0.3 - build 5443-g5f8221470',
5+
'build_version' => '5443',
66
'prerelease_version' => '',
7-
'hash_version' => 'gc3e8f6406',
8-
'full_hash' => 'v5.0.1-19-gc3e8f6406',
7+
'hash_version' => 'g5f8221470',
8+
'full_hash' => 'v5.0.2-27-g5f8221470',
99
'branch' => 'develop',
1010
);

0 commit comments

Comments
 (0)