Skip to content

Commit

Permalink
Merge pull request #1128 from bridge-core/dev
Browse files Browse the repository at this point in the history
v2.7.22
  • Loading branch information
outercloudstudio committed Jun 9, 2024
2 parents cab8ae1 + 197cc6a commit 32c7b0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "2.7.21",
"version": "2.7.22",
"private": true,
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -73,4 +73,4 @@
"vite-plugin-pwa": "^0.14.0",
"vite-plugin-solid": "^2.5.0"
}
}
}
Binary file modified public/packages.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion src/utils/app/dataPackage.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const zipSize = 840729
export const zipSize = 896194

0 comments on commit 32c7b0e

Please sign in to comment.