Skip to content

Commit

Permalink
to 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Grubba27 committed Jan 22, 2024
1 parent f57efcf commit fd1bcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-builder.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

MONGODB_VERSION='6.0.3'
MONGODB_VERSION='7.0.5'
SRC="mongodb-src-r$MONGODB_VERSION"
TARGET="mongodb-linux-x86_64-${MONGODB_VERSION}"
BIN="$TARGET/bin"
Expand Down

0 comments on commit fd1bcb4

Please sign in to comment.