Skip to content

Commit dd40e2d

Browse files
authored
Merge pull request jl777#374 from KomodoPlatform/dev
bump version
2 parents d98b51b + 5000f2a commit dd40e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/rpc/misc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ int8_t StakedNotaryID(std::string &notaryname, char *Raddress);
7777
uint64_t komodo_notarypayamount(int32_t nHeight, int64_t notarycount);
7878
int32_t komodo_notaries(uint8_t pubkeys[64][33],int32_t height,uint32_t timestamp);
7979

80-
#define KOMODO_VERSION "0.6.0"
80+
#define KOMODO_VERSION "0.6.1"
8181
#define VERUS_VERSION "0.4.0g"
8282
extern uint16_t ASSETCHAINS_P2PPORT,ASSETCHAINS_RPCPORT;
8383
extern uint32_t ASSETCHAINS_CC;

0 commit comments

Comments
 (0)