From 34442362ca12508eccf34b7484a12ccfa760dba6 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 18 Oct 2017 02:35:30 -0700 Subject: [PATCH] Fixes bad route for new groups --- config/version.php | 8 ++++---- resources/views/settings/index.blade.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index fb7ce45b1..833bc8bc8 100644 --- a/config/version.php +++ b/config/version.php @@ -1,7 +1,7 @@ 'v4.0.12', - 'build_version' => '272', - 'hash_version' => 'gea63ced', - 'full_hash' => 'v4.0.12-272-gea63ced', + 'app_version' => 'v4.0.13', + 'build_version' => '273', + 'hash_version' => 'gab3f5f4', + 'full_hash' => 'v4.0.13-273-gab3f5f4', ); diff --git a/resources/views/settings/index.blade.php b/resources/views/settings/index.blade.php index 7339b26e8..103b6751a 100755 --- a/resources/views/settings/index.blade.php +++ b/resources/views/settings/index.blade.php @@ -51,7 +51,7 @@
- +
Groups

Account permission groups