Skip to content

Commit cd7fab3

Browse files
committed
release: 0.4.10-rc1 for FDM Monster 1.9.0-rc1 with client 1.10.1
1 parent 2d730f6 commit cd7fab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export DIST_NAME=MonsterPi
2-
export DIST_VERSION=0.4.8
2+
export DIST_VERSION=0.4.10-rc1
33
export BASE_DISTRO=ubuntu
44
export BASE_ARCH=aarch64
55
# This does not work without $BASE_IMAGE_PATH

src/modules/monsterpi/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
[ -n "$MONSTERPI_INCLUDE_HAPROXY" ] || MONSTERPI_INCLUDE_HAPROXY=yes
1212

1313
# FDM Monster version
14-
[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.8.0
14+
[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.9.0-rc1

0 commit comments

Comments
 (0)