Skip to content

Commit 8014ea6

Browse files
committed
Added 1.0.0 to bundled.json
1 parent 8b3cfac commit 8014ea6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

bundled.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,30 @@
1111
"systopic-plugin"
1212
],
1313
"uninstall": []
14+
},
15+
"1.0.0": {
16+
"install": [
17+
"advanced-validator",
18+
"base64",
19+
"contains-string-validator",
20+
"json-format",
21+
"save-manipulator",
22+
"systopic",
23+
"xml-format",
24+
"xml-xsd-validator",
25+
"zip-manipulator"
26+
],
27+
"uninstall": [
28+
"advanced-validator-plugin",
29+
"base64-plugin",
30+
"contains-string-validator-plugin",
31+
"json-format-plugin",
32+
"save-manipulator-plugin",
33+
"systopic-plugin",
34+
"xml-format-plugin",
35+
"xml-xsd-validator-plugin",
36+
"zip-manipulator-plugin"
37+
]
1438
}
1539
}
1640
}

0 commit comments

Comments
 (0)