From f1fa6ecb396f9c859637dd43f36fb73919adfbe4 Mon Sep 17 00:00:00 2001 From: Ruslan Date: Fri, 14 Apr 2023 13:39:27 -0700 Subject: [PATCH] Bumping up the version --- api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.json b/api.json index 55bfe7f..c01b13e 100644 --- a/api.json +++ b/api.json @@ -1,7 +1,7 @@ { "openapi": "3.0.0", "info": { - "version": "1.1.0", + "version": "1.2.1", "title": "OneSignal", "description": "A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com", "contact": { @@ -4168,4 +4168,4 @@ } } } -} \ No newline at end of file +}