Skip to content

Commit

Permalink
Merge pull request #31 from RocketChat/geekgonecrazy-patch-1
Browse files Browse the repository at this point in the history
Dont release on RC
  • Loading branch information
engelgabriel authored Apr 11, 2017
2 parents 058e9a2 + f90d064 commit 3090abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ current="$(
}
' \
| sort -uV \
| grep -v -- -rc \
| tail -1
)"

Expand Down

0 comments on commit 3090abf

Please sign in to comment.