Update versions

This commit is contained in:
Daniel 2026-07-02 14:32:59 +02:00
parent 88d57c92b5
commit b928a72d5c
3 changed files with 6 additions and 6 deletions

8
flake.lock generated
View File

@ -24,16 +24,16 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1782726809,
"narHash": "sha256-wxuR8KgbFOAveS6qH4zyZ0ZR2Q3PMoZTUOTc/V5TYLE=",
"lastModified": 1782724317,
"narHash": "sha256-oAIPFtYNBMF+D27h4WcRD6bN4h4NDvb/ZqJtnXl74yc=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "c63efe648e1c43e75f6713e3f1fd63ed3e02a902",
"rev": "f11a315c379c4bbc2399f08513a903e782065608",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "0.2.0",
"ref": "0.2.0-rc.2",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -3,7 +3,7 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder?ref=38ddf92c1f240f4e420d300a1fbabb1609d5db01";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.2.0";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.2.0-rc.2";
};
outputs = inputs@{ logos-module-builder, ... }:

View File

@ -1,7 +1,7 @@
{
"name": "blockchain_module",
"display_name": "Blockchain Module",
"version": "0.2.0",
"version": "0.0.999",
"description": "Logos blockchain node for logos-core",
"author": "Logos Blockchain Team",
"type": "core",