mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-07 11:29:10 +00:00
feat(js): lune v0.8.8
This commit is contained in:
parent
c853b937b3
commit
8b1ed8dde5
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ await ensureDir(BASE_PATH);
|
|||
|
||||
export default {
|
||||
name: "lune",
|
||||
version: "0.8.7",
|
||||
version: "0.8.8",
|
||||
api_url: "https://api.github.com/repos/lune-org/lune/releases",
|
||||
} as const;
|
||||
|
|
Loading…
Reference in a new issue