diff --git a/src/constants.ts b/src/constants.ts index b4eb56d..5453d8c 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1,4 +1,4 @@ -const fakeChromeVersion = '103'; +const fakeChromeVersion = '104'; export const Constants = { BRANDING_NAME: BRANDING_NAME,