Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
🔖 release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Mar 13, 2021
1 parent 7c361e6 commit 78c2e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/const.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { getUrl } from "./get_url"

export const VERSION = 'v1.0'
export const VERSION = 'v1.0.0'

export const fileExtensions: { [key: string]: string } = {
exe: 'windows',
Expand Down

1 comment on commit 78c2e5f

@vercel
Copy link

@vercel vercel bot commented on 78c2e5f Mar 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

alist-web – ./

alist-web-git-main-xhofe.vercel.app
alist-web-xhofe.vercel.app
alist.now.sh
alist.nn.ci

Please sign in to comment.