Skip to content

Commit fb569c2

Browse files
committed
update fleet version to 0.9.2
1 parent e46b542 commit fb569c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
FLEET_VERSION=0.9.1
3+
FLEET_VERSION=0.9.2
44
DOCKER_IMAGE_VERSION=${1:-"latest"}
55

66
# echo

0 commit comments

Comments
 (0)