On April 22, Sui Network announced that its Move 2024 version has been launched on the main network. The Move 2024 version provides new features, including method syntax, position fields, and loop labels, making it easier to write Move and easier to read. There are two options for migrating a project to the Move 2024 Beta version: delete the existing Move.lock file (if it exists) to ensure the latest sui-framework version is used; or run an automatic migration in the root directory of the Move project.