Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Commit 9a55d87

Browse files
committed
update to current version
1 parent 79dbdc5 commit 9a55d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
return [
77
'app' => [
8-
'version' => '3.4.2',
8+
'version' => '3.4.3',
99
'timezone' => getenv('APP_TIMEZONE'),
1010
'debug' => getenv('APP_DEBUG'),
1111
'env' => getenv('APP_ENV'),

0 commit comments

Comments
 (0)