From f64a0448f2e03ad971d8e9f0b66699d33049715c Mon Sep 17 00:00:00 2001 From: Pratik Canopas <109139581+cp-pratik-k@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:40:37 +0530 Subject: [PATCH] Update apple-app-site-association (#122) --- docs/.well-known/apple-app-site-association | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/.well-known/apple-app-site-association b/docs/.well-known/apple-app-site-association index ae190a5..ea5af53 100644 --- a/docs/.well-known/apple-app-site-association +++ b/docs/.well-known/apple-app-site-association @@ -4,7 +4,7 @@ "details": [ { "appIDs": [ - "S985H2T7J8.com.canopas.cloudGallery" + "S8QB4VV633.com.canopas.cloudGallery" ], "paths": [ "*" @@ -19,7 +19,7 @@ }, "webcredentials": { "apps": [ - "S985H2T7J8.com.canopas.cloudGallery" + "S8QB4VV633.com.canopas.cloudGallery" ] } -} \ No newline at end of file +}