Skip to content

Commit

Permalink
release 0.4.2 for FDM Monster 1.7.0 with client 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzwa committed Nov 1, 2024
1 parent 4961cf1 commit 62dc687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export DIST_NAME=MonsterPi
export DIST_VERSION=0.4.1
export DIST_VERSION=0.4.2
export BASE_DISTRO=ubuntu
export BASE_ARCH=aarch64
# This does not work without $BASE_IMAGE_PATH
Expand Down
2 changes: 1 addition & 1 deletion src/modules/monsterpi/config
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
[ -n "$MONSTERPI_INCLUDE_HAPROXY" ] || MONSTERPI_INCLUDE_HAPROXY=yes

# FDM Monster version
[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.6.4
[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.7.0

0 comments on commit 62dc687

Please sign in to comment.