Skip to content

Commit 1eee695

Browse files
author
github-actions
committed
version: bump version to '2.1.0-260114'.
1 parent c984a62 commit 1eee695

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
agent-validator:
3-
image: redteamsubnet61/agent-validator:2.0.1-260107
3+
image: redteamsubnet61/agent-validator:2.1.0-260114
44
build:
55
context: .
66
restart: unless-stopped
@@ -25,7 +25,6 @@ services:
2525
- "./volumes/storage/agent-validator/data:/var/lib/agent-validator"
2626
network_mode: "host"
2727
tty: true
28-
2928
wud:
3029
image: getwud/wud:8.1.1
3130
container_name: wud

src/validator/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0-251224"
1+
__version__ = "2.1.0-260114"

0 commit comments

Comments
 (0)