chore(js): lune v0.8.6

This commit is contained in:
Erica Marigold 2024-06-23 18:12:29 +05:30
parent 47fd2b8e80
commit 37313be95e
No known key found for this signature in database
GPG key ID: 2768CC0C23D245D1

View file

@ -7,6 +7,6 @@ await ensureDir(BASE_PATH);
export default {
name: "lune",
version: "0.8.5",
version: "0.8.6",
api_url: "https://api.github.com/repos/lune-org/lune/releases",
} as const;