Use hardcoded version

This commit is contained in:
Marcel Pociot
2020-07-01 18:14:55 +02:00
parent 6410c7eb5e
commit 076da2c0de

View File

@@ -26,7 +26,7 @@ return [
|
*/
'version' => app('git.version'),
'version' => '1.3.0',
/*
|--------------------------------------------------------------------------