From edf32496e4d3707cdc8d3c2774a48e41dd4de190 Mon Sep 17 00:00:00 2001 From: neuecc Date: Mon, 15 Jun 2020 15:29:12 +0900 Subject: [PATCH] re --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index bdd07e3..3e6979a 100644 --- a/README.md +++ b/README.md @@ -781,11 +781,7 @@ After Unity 2019.3.4f1, Unity 2020.1a21, that support path query parameter of gi or add `"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask"` to `Packages/manifest.json`. -<<<<<<< HEAD If you want to set a target version, UniTask is using `*.*.*` release tag so you can specify a version like `#2.0.18`. For example `https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.0.18`. -======= -If you want to set a target version, UniTask is using `*.*.*` release tag so you can specify a version like `#2.0.17`. For example `https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.0.17`. ->>>>>>> master ### Install via OpenUPM