From 159ffa76fd63d14162c20f0e748dbf5aaffa4f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Tue, 29 Aug 2023 19:21:09 +0200 Subject: [PATCH] [release] v1.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index b75170a..f72ffcf 100644 --- a/platform.json +++ b/platform.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/kuba2k2/libretiny.git" }, - "version": "1.2.1", + "version": "1.3.0", "frameworks": { "base": { "title": "Base Framework (SDK only)",