Skip to content

Commit

Permalink
Release: 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
UNIDY2002 committed May 21, 2024
1 parent e170ed2 commit 2fd100e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/thu-info-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thu-info/app",
"version": "3.6.1",
"build": 89,
"version": "3.6.2",
"build": 90,
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "3.6.1",
"version": "3.6.2",
"npmClient": "yarn",
"command": {
"version": {
Expand Down
2 changes: 1 addition & 1 deletion packages/thu-info-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thu-info/lib",
"version": "3.6.1",
"version": "3.6.2",
"description": "The JavaScript library that provides a program-friendly interface to Tsinghua web portal",
"main": "src/index.ts",
"files": [
Expand Down

0 comments on commit 2fd100e

Please sign in to comment.