From 533f797291acd712a29a108cf7dfde4fa76af486 Mon Sep 17 00:00:00 2001 From: Gabriel Mandler <53262434+GM-appsflyer@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:10:05 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0ae60e8..1ffd43c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-plugin-appsflyer", - "version": "6.12.3", + "version": "6.12.4", "description": "Appsflyer SDK for NativeScript applications", "main": "appsflyer", "typings": "index.d.ts",