Skip to content

Commit

Permalink
release: v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Apr 11, 2022
1 parent 096f0a9 commit 8685be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "秘宝账户",
"name": "秘宝账户",
"version": "2.2.3",
"version": "2.3.0",
"icons": [
{
"src": "icons/16.png",
Expand Down
2 changes: 1 addition & 1 deletion src/service-worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ clientsClaim()
// even if you decide not to use precaching. See https://cra.link/PWA
precacheAndRoute(self.__WB_MANIFEST)
const log = console.log
log('Verion: v2.2.3')
log('Verion: v2.3.0')

// Set up App Shell-style routing, so that all navigation requests
// are fulfilled with your index.html shell. Learn more at
Expand Down

1 comment on commit 8685be2

@vercel
Copy link

@vercel vercel bot commented on 8685be2 Apr 11, 2022

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:

nft-wallet – ./

engage.nervina.io
www.mibao.work
nft-wallet-git-master-nervina.vercel.app

Please sign in to comment.