Skip to content

Commit

Permalink
Update plugin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sangnguyenplus authored Dec 15, 2022
1 parent 7462e22 commit 911be41
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "MaintenanceMode",
"id": "botble/maintenance-mode",
"name": "Maintenance Mode",
"namespace": "Botble\\MaintenanceMode\\",
"provider": "Botble\\MaintenanceMode\\Providers\\MaintenanceModeServiceProvider",
"author": "Botble Technologies",
"url": "https://botble.com",
"version": "2.2",
"description": "Manage maintenance mode from UI"
"version": "2.2.1",
"description": "Manage maintenance mode from the admin panel"
}

0 comments on commit 911be41

Please sign in to comment.