Skip to content

Commit 00305d8

Browse files
committed
Change description
1 parent 2037aaa commit 00305d8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.craftplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"pluginName":"Sprout Forms Tables","pluginDescription":"Tables field for Sprout Forms","pluginVersion":"1.0.0","pluginAuthorName":"Matthew Blode","pluginVendorName":"mblode","pluginAuthorUrl":"https://matthewblode.com/","pluginAuthorGithub":"mblode","codeComments":"yes","pluginComponents":"","consolecommandName":"","controllerName":"","cpsectionName":"","elementName":"","fieldName":"","modelName":"","purchasableName":"","recordName":"","serviceName":"","taskName":"","utilityName":"","widgetName":"","apiVersion":"api_version_3_0"}
1+
{"pluginName":"Sprout Forms Tables","pluginDescription":"Tables Field for Sprout Forms","pluginVersion":"1.0.0","pluginAuthorName":"Matthew Blode","pluginVendorName":"mblode","pluginAuthorUrl":"https://matthewblode.com/","pluginAuthorGithub":"mblode","codeComments":"yes","pluginComponents":"","consolecommandName":"","controllerName":"","cpsectionName":"","elementName":"","fieldName":"","modelName":"","purchasableName":"","recordName":"","serviceName":"","taskName":"","utilityName":"","widgetName":"","apiVersion":"api_version_3_0"}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tables Field for Sprout Forms (Craft CMS 3)
22

3-
Tables field for Sprout Forms
3+
Tables Field for Sprout Forms
44

55
![Screenshot](resources/img/plugin-logo.png)
66

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "mblode/sprout-forms-tables",
3-
"description": "Tables field for Sprout Forms",
3+
"description": "Tables Field for Sprout Forms",
44
"type": "craft-plugin",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)