File tree 3 files changed +4
-17
lines changed
3 files changed +4
-17
lines changed Original file line number Diff line number Diff line change 1
- Copyright 2023 Chia Network Inc.
2
- Licensed under the Apache License, Version 2.0 (the "License");
3
- you may not use this file except in compliance with the License.
4
-
5
- You may obtain a copy of the License at
6
- http://www.apache.org/licenses/LICENSE-2.0
7
-
8
- Unless required by applicable law or agreed to in writing, software
9
- distributed under the License is distributed on an "AS IS" BASIS,
10
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
- See the License for the specific language governing permissions and limitations under the License.
12
-
13
-
14
- Apache License
1
+ Apache License
15
2
Version 2.0, January 2004
16
3
http://www.apache.org/licenses/
17
4
@@ -199,7 +186,7 @@ See the License for the specific language governing permissions and limitations
199
186
same "printed page" as the copyright notice for easier
200
187
identification within third-party archives.
201
188
202
- Copyright 2023 Chia Network Inc.
189
+ Copyright 2024 Chia Network Inc.
203
190
204
191
Licensed under the Apache License, Version 2.0 (the "License");
205
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
module . exports = {
2
2
cadt : {
3
- tag : "1.3.7 " ,
3
+ tag : "1.3.9 " ,
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 : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " core-registry-ui" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"scripts" : {
5
5
"start" : " nf start -p 3001" ,
6
6
"electron" : " electron ." ,
You can’t perform that action at this time.
0 commit comments