Skip to content

Commit

Permalink
Use 2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Jul 16, 2024
1 parent f3092cd commit 87b5e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
FOLDER=${1:-}
TEMPLATE_VERSION=2.0.0-beta.3
TEMPLATE_VERSION=2.0.0-rc.1

if [[ -z "$FOLDER" ]]; then
echo "Missing folder name"
Expand Down

0 comments on commit 87b5e73

Please sign in to comment.