Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amkdev committed Jun 10, 2021
1 parent 410545b commit 620dee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
@@ -1,7 +1,7 @@
{
"name": "amkdev/server-files",
"description": "Craft CMS plugin to retrieve a list of files based on a specified webroot path and extracts file information.",
"version": "1.0.0",
"version": "1.0.0.0",
"type": "craft-plugin",
"keywords": [
"craft",
Expand Down Expand Up @@ -49,4 +49,4 @@
},
"class": "amkdev\\serverfiles\\ServerFiles"
}
}
}

0 comments on commit 620dee4

Please sign in to comment.