File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/lightninglabs/lightning-node-connect/hashmailrpc v1.0.3
3030 github.com/lightninglabs/lndclient v0.19.0-7
3131 github.com/lightninglabs/neutrino/cache v1.1.2
32- github.com/lightninglabs/taproot-assets/taprpc v1.0.4
32+ github.com/lightninglabs/taproot-assets/taprpc v1.0.6
3333 github.com/lightningnetwork/lnd v0.19.0-beta
3434 github.com/lightningnetwork/lnd/cert v1.2.2
3535 github.com/lightningnetwork/lnd/clock v1.1.1
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const (
5252
5353 // AppPreRelease defines the pre-release version of this binary.
5454 // It MUST only contain characters from the semantic versioning spec.
55- AppPreRelease = "rc2 "
55+ AppPreRelease = "rc3 "
5656
5757 // GitTagIncludeStatus indicates whether the status should be included
5858 // in the git tag name.
You can’t perform that action at this time.
0 commit comments