diff --git a/config/vuefilemanager.php b/config/vuefilemanager.php index 0f8e7530..25c9889b 100644 --- a/config/vuefilemanager.php +++ b/config/vuefilemanager.php @@ -1,7 +1,7 @@ '2.0.0-Rc.1', + 'version' => '2.0.0-Rc.2', 'is_demo' => env('APP_DEMO', false), diff --git a/resources/js/components/Others/Forms/SwitchInput.vue b/resources/js/components/Others/Forms/SwitchInput.vue index c0258e26..e616174c 100644 --- a/resources/js/components/Others/Forms/SwitchInput.vue +++ b/resources/js/components/Others/Forms/SwitchInput.vue @@ -18,7 +18,7 @@