diff --git a/etc/fetch_core.txt b/etc/fetch_core.txt index ad05ddf..0dbd533 100644 --- a/etc/fetch_core.txt +++ b/etc/fetch_core.txt @@ -1,9 +1,9 @@ # These are the version numbers of the core components of Rakudo Star. Change # these if you want to create a distribution containing different core # component versions. -moarvm_version=2021.03 -nqp_version=2021.03 -rakudo_version=2021.03 +moarvm_version=2021.04 +nqp_version=2021.04 +rakudo_version=2021.04 # These are the URLs to fetch the sources from. You can use %s in the URLs as a # placeholder for the version number, specified above.