Skip to content

Commit

Permalink
Update github.json
Browse files Browse the repository at this point in the history
  • Loading branch information
miladsoft authored Sep 14, 2023
1 parent 2936bef commit d5c75af
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions src/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "Open source .NET Core Bitcoin based blockchain node in C#",
"release": {
"exist": true,
"version": "1.0.34",
"version": "1.0.40",
"prerelease": false
}
},
Expand All @@ -22,16 +22,16 @@
"description": "Wallet for your coins, tokens, identities, NFTs and more.",
"release": {
"exist": true,
"version": "0.0.51",
"prerelease": true
"version": "1.0.32",
"prerelease": false
}
},
{
"name": "blockcore-explorer",
"description": "Cross-Chain Multi-Chain Block Explorer",
"release": {
"exist": true,
"version": "0.2.26",
"version": "0.2.28",
"prerelease": false
}
},
Expand All @@ -43,8 +43,17 @@
"version": "5.2.2",
"prerelease": false
}
,
{
"name": "blockcore-notes",
"description": "Notes app for decentralized infrastructures (Nostr and Web5)",
"release": {
"exist": true,
"version": "0.0.0",
"prerelease": true
}
}
]
}
]
}
}

0 comments on commit d5c75af

Please sign in to comment.