From 8e27570c2e5e13477cb5b5e011fb8c025c29c822 Mon Sep 17 00:00:00 2001 From: Eschenko_D Date: Wed, 7 Jul 2021 14:06:31 +0300 Subject: [PATCH] Release 1.2.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c651fa..5c81593 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Modify `Packages/manifest.json` to the following form: } ], "dependencies": { -"com.cleversolutions.ads.consent.unity": "https://github.com/cleveradssolutions/CAS-Unity-Consent.git#1.2.5" +"com.cleversolutions.ads.consent.unity": "https://github.com/cleveradssolutions/CAS-Unity-Consent.git#1.2.6" } } ```