From 92d6a6d3816c1f50056ceb8514af0e664b0cbe7f Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Tue, 7 May 2019 18:56:45 +0900 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbbaf8b..bdf135c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t ```js { "dependencies": { - "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.8.0", + "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.8.1", ... }, }