diff --git a/public/core/latest.zip b/public/core/latest.zip index 769bb7c..db5cc71 100644 Binary files a/public/core/latest.zip and b/public/core/latest.zip differ diff --git a/public/core/v4.0.zip b/public/core/v4.0.zip new file mode 100644 index 0000000..f51ff05 Binary files /dev/null and b/public/core/v4.0.zip differ diff --git a/public/core/v4.1.zip b/public/core/v4.1.zip new file mode 100644 index 0000000..c2682e8 Binary files /dev/null and b/public/core/v4.1.zip differ diff --git a/public/core/v5.0.zip b/public/core/v5.0.zip new file mode 100644 index 0000000..3d40889 Binary files /dev/null and b/public/core/v5.0.zip differ diff --git a/public/core/v5.1.zip b/public/core/v5.1.zip new file mode 100644 index 0000000..f1f5d2c Binary files /dev/null and b/public/core/v5.1.zip differ diff --git a/public/core/v5.2.zip b/public/core/v5.2.zip new file mode 100644 index 0000000..faed0c2 Binary files /dev/null and b/public/core/v5.2.zip differ diff --git a/public/core/v5.4.zip b/public/core/v5.4.zip new file mode 100644 index 0000000..766504a Binary files /dev/null and b/public/core/v5.4.zip differ diff --git a/public/core/versions.json b/public/core/versions.json index cd6f891..b954fca 100644 --- a/public/core/versions.json +++ b/public/core/versions.json @@ -1,18 +1,48 @@ [ { "path": "latest", - "label": "Latest (v5.3.1)" + "label": "Latest (v5.4.0)" + }, + { + "path": "v5.4", + "label": "v5.4", + "versionInTitle": "v5.4.0" }, { "path": "v5.3", "label": "v5.3", "versionInTitle": "v5.3.1" }, + { + "path": "v5.2", + "label": "v5.2", + "versionInTitle": "v5.2.1" + }, + { + "path": "v5.1", + "label": "v5.1", + "versionInTitle": "v5.1.0" + }, + { + "path": "v5.0", + "label": "v5.0", + "versionInTitle": "v5.0.0" + }, { "path": "v4.2", "label": "v4.2", "versionInTitle": "v4.2.3" }, + { + "path": "v4.1", + "label": "v4.1", + "versionInTitle": "v4.1.1" + }, + { + "path": "v4.0", + "label": "v4.0", + "versionInTitle": "v4.0.5" + }, { "path": "v3.2", "label": "v3.2",