diff --git a/plugins/BlockRotation/manifest.json b/plugins/BlockRotation/manifest.json index 9a219074c..6ca2d5241 100644 --- a/plugins/BlockRotation/manifest.json +++ b/plugins/BlockRotation/manifest.json @@ -9,5 +9,8 @@ "Curated", "Component" ], - "releaseTimestamp": 1612027690656 + "releaseTimestamp": 1612027690656, + "compatibleAppVersions": { + "max": "2.7.30" + } } \ No newline at end of file diff --git a/plugins/BlockRotationV2/manifest.json b/plugins/BlockRotationV2/manifest.json index f9f3fb95f..e7495097b 100644 --- a/plugins/BlockRotationV2/manifest.json +++ b/plugins/BlockRotationV2/manifest.json @@ -16,5 +16,8 @@ "path": "components/block/bridge/" } }, - "releaseTimestamp": 1620755291803 + "releaseTimestamp": 1620755291803, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/ConnectableBlock/manifest.json b/plugins/ConnectableBlock/manifest.json index 0dd404250..a4b1fcaf1 100644 --- a/plugins/ConnectableBlock/manifest.json +++ b/plugins/ConnectableBlock/manifest.json @@ -16,5 +16,8 @@ "path": "components/block/bridge/" } }, - "releaseTimestamp": 1632821021507 + "releaseTimestamp": 1632821021507, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/Custom Trapdoor Preset/manifest.json b/plugins/Custom Trapdoor Preset/manifest.json index 027737721..cb7623fec 100644 --- a/plugins/Custom Trapdoor Preset/manifest.json +++ b/plugins/Custom Trapdoor Preset/manifest.json @@ -9,5 +9,8 @@ "tags": [ "Presets" ], - "releaseTimestamp": 1627412426905 + "releaseTimestamp": 1627412426905, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/CustomFenceGate/manifest.json b/plugins/CustomFenceGate/manifest.json index ef68cdb15..3c3a16205 100644 --- a/plugins/CustomFenceGate/manifest.json +++ b/plugins/CustomFenceGate/manifest.json @@ -9,5 +9,8 @@ "tags": [ "Presets" ], - "releaseTimestamp": 1627570284814 + "releaseTimestamp": 1627570284814, + "compatibleAppVersions": { + "max": "2.7.30" + } } \ No newline at end of file diff --git a/plugins/KikiSurvivalPresets/manifest.json b/plugins/KikiSurvivalPresets/manifest.json index 221ed00d4..b504861be 100644 --- a/plugins/KikiSurvivalPresets/manifest.json +++ b/plugins/KikiSurvivalPresets/manifest.json @@ -7,5 +7,8 @@ "description": "Tons More Presets To Help Making Addons", "api_version": 1, "tags": ["presets"], - "releaseTimestamp": 1615216261965 + "releaseTimestamp": 1615216261965, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/MorePresets/manifest.json b/plugins/MorePresets/manifest.json index 0c85b11e4..af0356fd6 100644 --- a/plugins/MorePresets/manifest.json +++ b/plugins/MorePresets/manifest.json @@ -8,5 +8,8 @@ "Curated", "Presets" ], - "releaseTimestamp": 1612027691142 + "releaseTimestamp": 1612027691142, + "compatibleAppVersions": { + "max": "2.7.30" + }, } \ No newline at end of file diff --git a/plugins/PillarPreset/manifest.json b/plugins/PillarPreset/manifest.json index 5625724fa..4bd881e0e 100644 --- a/plugins/PillarPreset/manifest.json +++ b/plugins/PillarPreset/manifest.json @@ -9,5 +9,8 @@ "tags": [ "Presets" ], - "releaseTimestamp": 1644784109232 + "releaseTimestamp": 1644784109232, + "compatibleAppVersions": { + "max": "2.7.30" + } } \ No newline at end of file diff --git a/plugins/WoodTypePreset/manifest.json b/plugins/WoodTypePreset/manifest.json index 57988905f..473fe30c0 100644 --- a/plugins/WoodTypePreset/manifest.json +++ b/plugins/WoodTypePreset/manifest.json @@ -55,5 +55,8 @@ "path": "entities/stairs_help.json" } }, - "releaseTimestamp": 1659566034916 + "releaseTimestamp": 1659566034916, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/ihategravelsBlockComponents/manifest.json b/plugins/ihategravelsBlockComponents/manifest.json index 0a4b90720..5a9f8fc21 100644 --- a/plugins/ihategravelsBlockComponents/manifest.json +++ b/plugins/ihategravelsBlockComponents/manifest.json @@ -9,5 +9,8 @@ "tags": [ "Component" ], - "releaseTimestamp": 1612027691170 + "releaseTimestamp": 1612027691170, + "compatibleAppVersions": { + "max": "2.7.30" + } } diff --git a/plugins/itemswitheffects/manifest.json b/plugins/itemswitheffects/manifest.json index c58892045..3cb05cc08 100644 --- a/plugins/itemswitheffects/manifest.json +++ b/plugins/itemswitheffects/manifest.json @@ -9,6 +9,9 @@ "tags": [ "Presets" ], - "releaseTimestamp": 1629275609990 + "releaseTimestamp": 1629275609990, + "compatibleAppVersions": { + "max": "2.7.30" + } }