1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-14 22:22:39 +01:00

bump to 2.0.0

This commit is contained in:
devfake 2019-12-22 14:19:16 +01:00
parent a0b709747b
commit 3335f276ea

View File

@ -3,7 +3,7 @@
return [
// Current version. Is synced with git releases.
'version' => '1.2.2',
'version' => '2.0.0',
'TRANSLATION' => env('TRANSLATION', 'EN'),
'LOADING_ITEMS' => env('LOADING_ITEMS'),