Skip to content

Commit

Permalink
Merge pull request #1141 from bridge-core/dev
Browse files Browse the repository at this point in the history
Update to latest preview
  • Loading branch information
ExDrill committed Jun 28, 2024
2 parents 32c7b0e + a21bc46 commit b1cc65f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
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 = 896194
export const zipSize = 903194

0 comments on commit b1cc65f

Please sign in to comment.