Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
update bash bootstrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Nov 16, 2018
1 parent 7a83707 commit 3105b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Define variables
CAKE_VERSION=0.30.0
DOTNET_VERSION=2.1.403
DOTNET_VERSION=2.1.500

SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
TOOLS_DIR=$SCRIPT_DIR/tools
Expand Down

0 comments on commit 3105b32

Please sign in to comment.