Skip to content

Commit

Permalink
Merge pull request #74 from Chia-Network/1031
Browse files Browse the repository at this point in the history
chore: update cadt version
  • Loading branch information
TheLastCicada authored Feb 20, 2024
2 parents 4bd8f5c + a4f538a commit 120a021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-builds.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"core-registry-cadt": {
"name": "cadt",
"version": "1.7.5",
"version": "1.7.6",
"repo": "https://github.com/Chia-Network/Core-Registry-CADT/",
"filename_format": "${APP}-${OS}-${ARCH}-${VERSION}.zip",
"executable_format": "${APP}",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "core-registry-api",
"version": "1.0.30",
"version": "1.0.31",
"description": "Combined Carbon Core Registry API Application",
"main": "index.js",
"type": "commonjs",
Expand Down

0 comments on commit 120a021

Please sign in to comment.