From 12af4800b3f5235beaeaadf65bffa3eae0d63ed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orkun=20Tun=C3=A7=20Bilgi=C3=A7?= <61903869+orblgc@users.noreply.github.com> Date: Fri, 11 Apr 2025 14:17:28 +0300 Subject: [PATCH] Update apexplugin.json --- apexplugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apexplugin.json b/apexplugin.json index 5d35138..204f3c1 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -19,9 +19,9 @@ "url" : "https://github.com/orblgc/oracle-apex-kanban-board.git" }, "oracle" : { - "versions" : ["11.2.0.1", "12.1.0.1"], - "apex" : { - "versions" : ["5.0.0"], + "versions": ["23.2.0", "21.1.0", "19.1.0"], + "apex": { + "versions": ["24.2.0"], "plugin" : { "internalName" : "KANBAN_BOARD", "type" : "dynamic action",