Skip to content

Commit 82d4e1f

Browse files
author
Mak Muftic
committed
Bump to version 0.4.2
1 parent 69cf70f commit 82d4e1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.4.1
1+
version=0.4.2

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
1818
vedran:
1919
command: start --auth-secret=test-secret --log-level debug --public-ip vedran --server-port 4000 --private-key ${VEDRAN_LB_PK:-0xe5be9a5092b81bca64be81d212e7f2f9eba183bb7a90954f7b76361f6edb5c0a} --payout-interval 1 --payout-reward ${VEDRAN_LB_REWARD_POOL:-10}
20-
image: nodefactory/vedran:v0.4.1
20+
image: nodefactory/vedran:v0.4.2
2121
environment:
2222
- PROM_FEE_STATS_INTERVAL=10s
2323
- PROM_PAYOUT_STATS_INTERVAL=5s

0 commit comments

Comments
 (0)