From 68aceaf15e82719750895f5059ac489e0e5c0c33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pasteau?= <4895034+ClementPasteau@users.noreply.github.com> Date: Fri, 20 Mar 2026 11:10:37 +0100 Subject: [PATCH] Bump in app purchase plugin --- extensions/reviewed/InAppPurchase.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/reviewed/InAppPurchase.json b/extensions/reviewed/InAppPurchase.json index da6f22e45..1be300fa5 100644 --- a/extensions/reviewed/InAppPurchase.json +++ b/extensions/reviewed/InAppPurchase.json @@ -9,7 +9,7 @@ "name": "InAppPurchase", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Shopping and Ecommerce/Shopping and Ecommerce_wallet_money_cash.svg", "shortDescription": "In-app purchases for Android/iOS: list products, buy, and restore purchases.", - "version": "0.0.6", + "version": "0.0.7", "description": [ "> To set up In App Purchase, you'll need a developer account on Google Play Console or Apple App Store Connect. You will also need **real phones/devices** to test IAP, because emulators are not supported.", "", @@ -51,7 +51,7 @@ "exportName": "cordova-plugin-purchase", "name": "Purchase plugin", "type": "cordova", - "version": "13.11.0" + "version": "13.13.1" } ], "globalVariables": [],