Skip to content

Commit 9636237

Browse files
authored
Merge pull request #13 from deftfitf/change-sort-order-of-versions-in-metadata
Change the sort order of versions in metadata.yml
2 parents f534fb1 + e688ddf commit 9636237

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
homepage: "https://data.linebiz.com/solutions/conversion-api"
22
documentation: "https://conversion-api-docs.linebiz.com"
33
versions:
4-
- sha: a38a0c7c38fe77f38cf2ae28d982362be08e5864
5-
changeNotes: Initial support google gallery template.
6-
- sha: f77c8360b481ce0107664f0d448f2a369643a44c
7-
changeNotes: Support LINE Standard Event.
84
- sha: 99143fdc32a56ecbcf5c5e2bbd15c76563f37aff
95
changeNotes: Support LINE Conversion API test flag.
6+
- sha: f77c8360b481ce0107664f0d448f2a369643a44c
7+
changeNotes: Support LINE Standard Event.
8+
- sha: a38a0c7c38fe77f38cf2ae28d982362be08e5864
9+
changeNotes: Initial support google gallery template.

0 commit comments

Comments
 (0)