From 6c02ff66c53754c480ff270d75ab1b38850d18dc Mon Sep 17 00:00:00 2001 From: Eschenko_D Date: Wed, 7 Jul 2021 14:13:49 +0300 Subject: [PATCH] Release 1.2.6 --- Runtime/UserConsent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/UserConsent.cs b/Runtime/UserConsent.cs index d2344d9..a647455 100644 --- a/Runtime/UserConsent.cs +++ b/Runtime/UserConsent.cs @@ -5,7 +5,7 @@ namespace CAS.UserConsent { public static class UserConsent { - public const string version = "1.2.5"; + public const string version = "1.2.6"; /// /// User latest consent status values.