Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit cc3bb64

Browse files
authored
Merge pull request #1834 from helium/adt/validator1.15.6
Prepare for 1.15.6
2 parents 298f1c7 + 95792a6 commit cc3bb64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
99
{<<"blockchain">>,
1010
{git,"https://github.com/helium/blockchain-core.git",
11-
{ref,"83ed1aff3a7139870a1bde1896eec0d6bfb776eb"}},
11+
{ref,"5b208c27698ea9bad1152d669157bfdd1e805778"}},
1212
0},
1313
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.9.0">>},2},
1414
{<<"chatterbox">>,

src/miner.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ remove_consensus() ->
322322
version() ->
323323
%% format:
324324
%% MMMmmmPPPP
325-
0010150005.
325+
0010150006.
326326

327327
%% ------------------------------------------------------------------
328328
%% gen_server

0 commit comments

Comments
 (0)