Version 3.0.1
Bug fixes
- Removing
SCRIPT_TAG
should now correctly switch back tomain
. If you've previously used a tag, such asv2.0.0
, you'll need to fix this manually:git checkout main
, then./zkevmd update
Bug fixes
SCRIPT_TAG
should now correctly switch back to main
. If you've previously used a tag, such as v2.0.0
, you'll need to fix this manually: git checkout main
, then ./zkevmd update