Skip to content

Commit

Permalink
Merge pull request #1172 from bridge-core/dev
Browse files Browse the repository at this point in the history
Update to latest preview
  • Loading branch information
ExDrill authored Aug 2, 2024
2 parents a065df6 + 34d32fa commit 232e412
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.30",
"version": "2.7.31",
"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 = 907064
export const zipSize = 910190

0 comments on commit 232e412

Please sign in to comment.