All versions of WSL in Windows 10/11 22H2 and up is version 2.x.xx.x. This is version of WSL app, not the version of running distro.@OlegM2 - I just installed WSL2 on my M3 and running wsl --version gives me WSL version: 2.4.12.0
Can you run this command?:
wsl --list --verbose
Thx!