Browse Source

Fixed Version in update script

bugfixes
gau1991 10 years ago
parent
commit
34299ccf66
  1. 2
      bin/update

2
bin/update

@ -442,7 +442,7 @@ if [[ $EE_CURRENT_VERSION < $EE_LATEST_VERSION ]]; then
fi
# Update EasyEngine current version
EE_CURRENT_VERSION="2.0.1"
EE_CURRENT_VERSION="2.1.0"
fi
# Restart service

Loading…
Cancel
Save