【Unity】アプリケーションのバージョンを取得する

DEVELOP
Debug.Log("Application Version : " + Application.version);