Skip to content

Commit 777c160

Browse files
committed
chore: bump service versions to latest releases
- any-sync-node: v0.10.5 → v0.11.0 - any-sync-filenode: v0.10.6 → v0.11.0 - any-sync-coordinator: v0.8.4 → v0.9.0 - any-sync-consensusnode: v0.6.2 → v0.7.1
1 parent 1de8cae commit 777c160

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.env.example

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
# -----------------------------------------------------------------------------
88
# Service versions
99
# -----------------------------------------------------------------------------
10-
ANY_SYNC_NODE_VERSION=v0.10.5
11-
ANY_SYNC_FILENODE_VERSION=v0.10.6
12-
ANY_SYNC_COORDINATOR_VERSION=v0.8.4
13-
ANY_SYNC_CONSENSUSNODE_VERSION=v0.6.2
10+
ANY_SYNC_NODE_VERSION=v0.11.0
11+
ANY_SYNC_FILENODE_VERSION=v0.11.0
12+
ANY_SYNC_COORDINATOR_VERSION=v0.9.0
13+
ANY_SYNC_CONSENSUSNODE_VERSION=v0.7.1
1414
ANY_SYNC_TOOLS_VERSION=latest
1515
ANYTYPE_CLI_VERSION=latest
1616

0 commit comments

Comments
 (0)