Skip to content

Commit 4a79ecd

Browse files
committed
chore: update version to 1.0.20 and adjust download URL in info.json
1 parent 55383d1 commit 4a79ecd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/public/info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"$schema": "Update this file to publish a new release. The /download route reads this at runtime and redirects to the platform-specific URL. Static-export-friendly (no server needed).",
3-
"version": "1.0.21",
3+
"version": "1.0.20",
44
"chromiumVersion": "147.0.7727.135",
55
"releasedAt": "2026-05-23",
66
"platforms": {
77
"macArm64": {
88
"label": "macOS (Apple Silicon)",
9-
"url": "https://dao-release.msgbyte.com/dao-browser-1.0.21-mac-arm64.dmg"
9+
"url": "https://dao-release.msgbyte.com/dao-browser-1.0.20-mac-arm64.dmg"
1010
}
1111
},
1212
"default": "macArm64"

0 commit comments

Comments
 (0)