diff --git a/public/auth/latest.zip b/public/auth/latest.zip index bb70d0e..e4ecaf5 100644 Binary files a/public/auth/latest.zip and b/public/auth/latest.zip differ diff --git a/public/auth/v6.2.zip b/public/auth/v6.2.zip index c4b99f5..f583ed6 100644 Binary files a/public/auth/v6.2.zip and b/public/auth/v6.2.zip differ diff --git a/public/auth/v7.0.zip b/public/auth/v7.0.zip new file mode 100644 index 0000000..ee36e30 Binary files /dev/null and b/public/auth/v7.0.zip differ diff --git a/public/auth/versions.json b/public/auth/versions.json index a939859..f3decb5 100644 --- a/public/auth/versions.json +++ b/public/auth/versions.json @@ -1,12 +1,17 @@ [ { "path": "latest", - "label": "Latest (v6.2.1)" + "label": "Latest (v7.0.0)" + }, + { + "path": "v7.0", + "label": "v7.0", + "versionInTitle": "v7.0.0" }, { "path": "v6.2", "label": "v6.2", - "versionInTitle": "v6.2.1" + "versionInTitle": "v6.2.2" }, { "path": "v6.1",