Skip to content

Commit

Permalink
Merge pull request #81 from Chia-Network/bump-app-builds-rc
Browse files Browse the repository at this point in the history
build: update app versions for rc build
  • Loading branch information
TheLastCicada authored Jan 16, 2025
2 parents 9c9fef0 + 17c385d commit c5fa6b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-builds.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"cadt": {
"tag": "2.0.1",
"tag": "2.0.2-rc7",
"url": "https://github.com/Chia-Network/core-registry-cadt-ui/releases/download/{{tag}}/core-registry-cadt-ui-web-build.tar.gz"
},
"climate_explorer": {
"tag": "1.2.2",
"tag": "1.2.3-rc5",
"url": "https://github.com/Chia-Network/climate-explorer-ui/releases/download/{{tag}}/climate-explorer-ui-web-build.tar.gz"
},
"climate_tokenization_engine": {
"tag": "1.2.2",
"tag": "1.2.4-rc6",
"url": "https://github.com/Chia-Network/Climate-Tokenization-Engine-UI/releases/download/{{tag}}/climate-tokenization-engine-ui-web-build.tar.gz"
},
"climate_dashboard": {
"tag": "1.0.2",
"tag": "1.0.3-rc4",
"url": "https://github.com/Chia-Network/core-registry-dashboard-ui/releases/download/{{tag}}/core-registry-dashboard-ui-web-build.tar.gz"
}
}

0 comments on commit c5fa6b4

Please sign in to comment.