Skip to content

Commit

Permalink
min version number changed to two parts
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Kwak committed Feb 28, 2019
1 parent 8f8df51 commit 98c1d54
Show file tree
Hide file tree
Showing 45 changed files with 88 additions and 88 deletions.
88 changes: 44 additions & 44 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e-adobe-stock/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion e2e-colorize-text/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "icon.png",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion e2e-stock-chart/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-create-path-objects/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(H2) Create Pie Chart sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion how-to-display-an-alert/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-draw-lines/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(H2) Create Lines sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion how-to-export-a-rendition/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-integrate-with-OAuth/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-make-network-requests/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-read-a-file/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(H2) Insert Text from File",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion how-to-style-text/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion how-to-work-with-scenenodelist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion quick-start-react/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion sg-chart-generator/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Chart Generator sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-dummy-data/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Basic Dummy Data Generator sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-dynamic-button/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) \"Dynamic Button\" padding updater demo",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-fit-to-object/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Fit to Object",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-lots-of-lines/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Lots of Lines",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-lots-of-rects/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"summary": "Summary of your plugin",
"languages": [
Expand Down
2 changes: 1 addition & 1 deletion sg-margin-guides/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Margin Guides",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-meme-me/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) MemeMe sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-repeater/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Linear/Rotate Repeat sample plugin",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-turtle/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Turtle",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion sg-update-weather/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "(SG) Update the weather",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion ui-button-padding-hyperscript/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-button-padding/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-buttons-galore/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-context-menu/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-create-chart/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-datagrid-react/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-dialog-variations/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"version": "1.0.0",
"description": "Description of your plugin.",
Expand Down
2 changes: 1 addition & 1 deletion ui-hello-h/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-hello-react/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-hello-vue/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-hello/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-html-playground/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-html/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-jquery/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-playground/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-rename-artboards/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-simple-form/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-trello/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-typography/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down
2 changes: 1 addition & 1 deletion ui-vectorize/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"host": {
"app": "XD",
"minVersion": "13.0.0"
"minVersion": "13.0"
},
"description": "Description of your plugin.",
"summary": "Summary of your plugin",
Expand Down

0 comments on commit 98c1d54

Please sign in to comment.