Skip to content

Commit

Permalink
Bump GODWOKEN_REF to v1.4.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Jul 19, 2022
1 parent 5327fea commit 49ac44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ POLYJUICE_REPO := https://github.com/nervosnetwork/godwoken-polyjuice.git
OMNI_LOCK_REPO := https://github.com/nervosnetwork/ckb-production-scripts.git

# components tags
GODWOKEN_REF := v1.4.0-rc1 # https://github.com/nervosnetwork/godwoken/compare/v1.3.0-rc1...v1.4.0-rc1
GODWOKEN_REF := v1.4.0-rc2 # https://github.com/nervosnetwork/godwoken/compare/v1.4.0-rc1...v1.4.0-rc2
GODWOKEN_SCRIPTS_REF := v1.3.0-rc1 # https://github.com/nervosnetwork/godwoken-scripts/compare/v1.1.0-beta...v1.3.0-rc1
POLYJUICE_REF := 1.3.0 # https://github.com/nervosnetwork/godwoken-polyjuice/releases/tag/1.3.0
OMNI_LOCK_REF := rc_lock
Expand Down

0 comments on commit 49ac44c

Please sign in to comment.