Skip to content

Commit 1012fa4

Browse files
committed
Upgrade bootstrap to 5.3.7
Fixes some deprecation warnings spewed by jekyll Signed-off-by: Robert Young <[email protected]>
1 parent e82ecb8 commit 1012fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export BOOTSTRAP_VERSION="5.3.3"
3+
export BOOTSTRAP_VERSION="5.3.7"
44

55
#Remove any existing Bootstrap sources
66
rm -f "v$BOOTSTRAP_VERSION.zip"

0 commit comments

Comments
 (0)