Skip to content

Commit

Permalink
release: 0.4.6 for FDM Monster 1.7.5 with client 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzwa committed Nov 23, 2024
1 parent a5109e7 commit c371571
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.5
export DIST_VERSION=0.4.6
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.7.4
[ -n "$MONSTERPI_FDMMONSTER_VERSION" ] || MONSTERPI_FDMMONSTER_VERSION=1.7.5

0 comments on commit c371571

Please sign in to comment.