Skip to content

Commit

Permalink
Reapply version update to 0.70.4
Browse files Browse the repository at this point in the history
  • Loading branch information
selamanse authored Oct 23, 2018
1 parent 4fe92f7 commit c74654b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/_common.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# common.sh

ROCKETCHAT_VERSION=0.65.1
ROCKETCHAT_SHASUM=6484c19ad922520e8ca45b2d09eff3be33f227dd74f737b67c437fb3e6c6fc4b
NODE_VERSION=8.11.1
ROCKETCHAT_VERSION=0.70.4
ROCKETCHAT_SHASUM=62be1d3be0c12f37c69b24c7b898030a43550afcb9d4fac24c8f301b939b7dc1
NODE_VERSION=8.11.3
DEBIAN_ISSUE=$(grep 9 /etc/debian_version >/dev/null && echo stretch || echo jessie)

checkcmd() {
Expand Down

0 comments on commit c74654b

Please sign in to comment.