Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Commit 8552856

Browse files
committed
updated
1 parent 49a21c4 commit 8552856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
BUILD=$1
4-
CACHE_VERSION=v4
4+
CACHE_VERSION=v5
55
CACHE_ROOT=$2
66
CACHE=$CACHE_ROOT/versions/$CACHE_VERSION
77
ENV=$3

0 commit comments

Comments
 (0)