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