We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce676e9 commit 4c741c5Copy full SHA for 4c741c5
default.nix
@@ -11,7 +11,7 @@
11
nativeByteOrder ? true, # nativeByteOrder mode will panic on big endian machines
12
}:
13
let
14
- version = "v1.5.1";
+ version = "v1.5.3";
15
pname = "cronosd";
16
tags = [
17
"ledger"
0 commit comments