Skip to content

Commit

Permalink
更新版本号(1.2.0-beta.23)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Jan 6, 2024
1 parent f681401 commit fa2d895
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .ncurc.js
Expand Up @@ -2,6 +2,7 @@ module.exports = {
upgrade: true,
reject: [
'@types/react-native',
'message2call',
'react',
],

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.2.0-beta.22",
"version": "1.2.0-beta.23",
"versionCode": 62,
"private": true,
"scripts": {
Expand Down

0 comments on commit fa2d895

Please sign in to comment.