Skip to content

Commit

Permalink
chore: update app versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastCicada committed Jul 26, 2024
1 parent 2d7aedc commit 6982272
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-builds.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
module.exports = {
cadt: {
tag: "1.3.9",
tag: "1.3.10",
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.1.11",
tag: "1.1.13",
url: "https://github.com/Chia-Network/climate-explorer-ui/releases/download/{{tag}}/climate-explorer-ui-web-build.tar.gz",
},
climate_tokenization_engine: {
tag: "1.1.8",
tag: "1.1.9",
url: "https://github.com/Chia-Network/Climate-Tokenization-Engine-UI/releases/download/{{tag}}/climate-tokenization-engine-ui-web-build.tar.gz",
},
};

0 comments on commit 6982272

Please sign in to comment.