diff --git a/resources/views/admin/settings/backups.blade.php b/resources/views/admin/settings/backups.blade.php
index aff9a5695..0b0a2765e 100644
--- a/resources/views/admin/settings/backups.blade.php
+++ b/resources/views/admin/settings/backups.blade.php
@@ -9,6 +9,6 @@
- Feature Unavailable: This feature will be released in v0.9.0.
+ Feature Unavailable: This feature will be released in a future version.
@endsection
\ No newline at end of file
diff --git a/resources/views/admin/settings/config.blade.php b/resources/views/admin/settings/config.blade.php
index b13b89bf3..8a9d017d0 100644
--- a/resources/views/admin/settings/config.blade.php
+++ b/resources/views/admin/settings/config.blade.php
@@ -5,9 +5,10 @@
@section('section')
Configuration Settings
-
Edit any .env or config setting
-
-
- Feature Unavailable: This feature will be released in v0.9.0.
-
+
Edit configuration settings
+
+
+
+ Feature Unavailable: This feature will be released in a future version.
+
@endsection
\ No newline at end of file
diff --git a/resources/views/admin/settings/features.blade.php b/resources/views/admin/settings/features.blade.php
index e393b090d..f3a9f59e7 100644
--- a/resources/views/admin/settings/features.blade.php
+++ b/resources/views/admin/settings/features.blade.php
@@ -9,6 +9,6 @@
- Feature Unavailable: This feature will be released in v0.9.0.
+ Feature Unavailable: This feature will be released in a future version.
@endsection
\ No newline at end of file
diff --git a/resources/views/admin/settings/maintenance.blade.php b/resources/views/admin/settings/maintenance.blade.php
index a89b55f43..39c79849c 100644
--- a/resources/views/admin/settings/maintenance.blade.php
+++ b/resources/views/admin/settings/maintenance.blade.php
@@ -9,6 +9,6 @@
- Feature Unavailable: This feature will be released in v0.9.0.
+ Feature Unavailable: This feature will be released in a future version.
@endsection
\ No newline at end of file