Skip to content

Commit c5fa6b4

Browse files
Merge pull request #81 from Chia-Network/bump-app-builds-rc
build: update app versions for rc build
2 parents 9c9fef0 + 17c385d commit c5fa6b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app-builds.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"cadt": {
3-
"tag": "2.0.1",
3+
"tag": "2.0.2-rc7",
44
"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": {
7-
"tag": "1.2.2",
7+
"tag": "1.2.3-rc5",
88
"url": "https://github.com/Chia-Network/climate-explorer-ui/releases/download/{{tag}}/climate-explorer-ui-web-build.tar.gz"
99
},
1010
"climate_tokenization_engine": {
11-
"tag": "1.2.2",
11+
"tag": "1.2.4-rc6",
1212
"url": "https://github.com/Chia-Network/Climate-Tokenization-Engine-UI/releases/download/{{tag}}/climate-tokenization-engine-ui-web-build.tar.gz"
1313
},
1414
"climate_dashboard": {
15-
"tag": "1.0.2",
15+
"tag": "1.0.3-rc4",
1616
"url": "https://github.com/Chia-Network/core-registry-dashboard-ui/releases/download/{{tag}}/core-registry-dashboard-ui-web-build.tar.gz"
1717
}
1818
}

0 commit comments

Comments
 (0)