update version

This commit is contained in:
2021-03-15 09:45:50 +07:00
parent aaa6de6f9c
commit bf93f6c9d0
2 changed files with 10 additions and 8 deletions

View File

@@ -3,5 +3,6 @@
return [
'adminEmail' => 'admin@example.com',
"maxLogs" => 100000,
"maxPicture" => 2
"maxPicture" => 2,
"version" => "1.0.7"
];