From a436eed56b74e7ee285287c01f5b3aa3c69eca0e Mon Sep 17 00:00:00 2001 From: Michael Gangolf Date: Sat, 4 May 2024 21:36:41 +0200 Subject: [PATCH] fix version number --- apidoc/Titanium/UI/RefreshControl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoc/Titanium/UI/RefreshControl.yml b/apidoc/Titanium/UI/RefreshControl.yml index 5591a439f1c..1abd9a4c6c8 100644 --- a/apidoc/Titanium/UI/RefreshControl.yml +++ b/apidoc/Titanium/UI/RefreshControl.yml @@ -61,7 +61,7 @@ properties: For information about color values, see the "Colors" section of . type: [String, Titanium.UI.Color] platforms: [iphone, ipad, macos] - since: { iphone: "12.4.0", ipad: "12.4.0" } + since: { iphone: "12.4.0", ipad: "12.4.0", macos: "12.4.0" } events: - name: refreshstart