Sui Network has announced that its Move 2024 version is now live on the mainnet. The Move 2024 version provides new features including method syntax, position fields, and loop tags, making it easier to write and read Move code. There are two options to migrate projects to the Move 2024 Beta version: delete the existing Move.lock file (if it exists) to ensure the use of the latest sui-framework version, or run an automatic migration in the root directory of the Move project.