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 (
29
29
github.com/lightninglabs/lightning-node-connect/hashmailrpc v1.0.3
30
30
github.com/lightninglabs/lndclient v0.19.0-7
31
31
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
33
33
github.com/lightningnetwork/lnd v0.19.0-beta
34
34
github.com/lightningnetwork/lnd/cert v1.2.2
35
35
github.com/lightningnetwork/lnd/clock v1.1.1
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const (
52
52
53
53
// AppPreRelease defines the pre-release version of this binary.
54
54
// It MUST only contain characters from the semantic versioning spec.
55
- AppPreRelease = "rc2 "
55
+ AppPreRelease = "rc3 "
56
56
57
57
// GitTagIncludeStatus indicates whether the status should be included
58
58
// in the git tag name.
You can’t perform that action at this time.
0 commit comments