File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"cadt" : {
3
- "tag" : " 2.0.2-rc7 " ,
3
+ "tag" : " 2.0.2-rc9 " ,
4
4
"url" : " https://github.com/Chia-Network/core-registry-cadt-ui/releases/download/{{tag}}/core-registry-cadt-ui-web-build.tar.gz"
5
5
},
6
6
"climate_explorer" : {
7
- "tag" : " 1.2.3-rc5 " ,
7
+ "tag" : " 1.2.3-rc7 " ,
8
8
"url" : " https://github.com/Chia-Network/climate-explorer-ui/releases/download/{{tag}}/climate-explorer-ui-web-build.tar.gz"
9
9
},
10
10
"climate_tokenization_engine" : {
11
- "tag" : " 1.2.4-rc6 " ,
11
+ "tag" : " 1.2.4-rc9 " ,
12
12
"url" : " https://github.com/Chia-Network/Climate-Tokenization-Engine-UI/releases/download/{{tag}}/climate-tokenization-engine-ui-web-build.tar.gz"
13
13
},
14
14
"climate_dashboard" : {
15
- "tag" : " 1.0.3-rc4 " ,
15
+ "tag" : " 1.0.3-rc8 " ,
16
16
"url" : " https://github.com/Chia-Network/core-registry-dashboard-ui/releases/download/{{tag}}/core-registry-dashboard-ui-web-build.tar.gz"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " core-registry-ui" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"scripts" : {
5
5
"electron" : " electron ." ,
6
6
"electron-start" : " node src/start-react" ,
You can’t perform that action at this time.
0 commit comments