From 5a4b932a3707ce046176bf64982221f488792189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Sun, 10 Sep 2023 19:37:52 +0200 Subject: [PATCH] [release] v1.4.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 088e0b094..5f5f85b95 100644 --- a/platform.json +++ b/platform.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/libretiny-eu/libretiny.git" }, - "version": "1.3.0", + "version": "1.4.0", "frameworks": { "base": { "title": "Base Framework (SDK only)",