add version to config

This commit is contained in:
raishvaria
2019-11-25 14:16:02 +05:30
parent 813e574425
commit c3583c98be

View File

@ -9,6 +9,6 @@ return [
|
*/
'version' => '1.1.0',
'version' => '2.0.0',
];