mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-04-27 15:03:46 +01:00
feat(js): lune v0.9.0
This commit is contained in:
parent
a96848c560
commit
84b8e17059
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ await ensureDir(BASE_PATH);
|
|||
|
||||
export default {
|
||||
name: "lune",
|
||||
version: "0.8.9",
|
||||
version: "0.9.0",
|
||||
api_url: "https://api.github.com/repos/lune-org/lune/releases",
|
||||
} as const;
|
||||
|
|
Loading…
Add table
Reference in a new issue