mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-08-26 11:27:00 +01:00
feat(js): lune v0.9.4
This commit is contained in:
parent
79de8e2362
commit
59124c87f3
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ await ensureDir(BASE_PATH);
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "lune",
|
name: "lune",
|
||||||
version: "0.9.3",
|
version: "0.9.4",
|
||||||
api_url: "https://api.github.com/repos/lune-org/lune/releases",
|
api_url: "https://api.github.com/repos/lune-org/lune/releases",
|
||||||
} as const;
|
} as const;
|
||||||
|
|
Loading…
Add table
Reference in a new issue