diff --git a/public/auth/latest.zip b/public/auth/latest.zip index e41303e..c5a596a 100644 Binary files a/public/auth/latest.zip and b/public/auth/latest.zip differ diff --git a/public/auth/v6.0.zip b/public/auth/v6.0.zip new file mode 100644 index 0000000..825498e Binary files /dev/null and b/public/auth/v6.0.zip differ diff --git a/public/auth/versions.json b/public/auth/versions.json index d2d5f63..e0a31d4 100644 --- a/public/auth/versions.json +++ b/public/auth/versions.json @@ -1,7 +1,12 @@ [ { "path": "latest", - "label": "Latest (v5.0.0)" + "label": "Latest (v6.0.0)" + }, + { + "path": "v6.0", + "label": "v6.0", + "versionInTitle": "v6.0.0" }, { "path": "v5.0",