Skip to content

Commit a4c31d2

Browse files
chore: bump cadt download url
1 parent 677b794 commit a4c31d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-builds.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
cadt: {
3-
tag: "1.2.3",
4-
url: "https://github.com/Chia-Network/cadt-ui/releases/download/{{tag}}/cadt-ui-web-build.tar.gz",
3+
tag: "1.2.6",
4+
url: "https://github.com/Chia-Network/core-registry-cadt-ui/releases/download/{{tag}}/core-registry-cadt-ui-web-build.tar.gz",
55
},
66
climate_explorer: {
77
tag: "1.1.0",

0 commit comments

Comments
 (0)