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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Mar 17, 2021
1 parent 91df881 commit bfbb69f
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.0'
export const VERSION = 'v1.0.1'

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

1 comment on commit bfbb69f

@vercel
Copy link

@vercel vercel bot commented on bfbb69f Mar 17, 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.