From 0c32633e3f5bf0de6d896d7799374dada3c026f1 Mon Sep 17 00:00:00 2001 From: Bernardo Cardoso Date: Mon, 29 Jun 2026 14:42:20 +0100 Subject: [PATCH] bump version --- README.md | 2 +- gulp/DefaultSpecs.js | 2 +- package.json | 2 +- src/OSFramework/Maps/Constants.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8504a64a..710a8fc2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OutSystems Maps · v2.3.2 +# OutSystems Maps · v2.4.0 ![GitHub License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg) diff --git a/gulp/DefaultSpecs.js b/gulp/DefaultSpecs.js index d0bc75e1..920b06e6 100644 --- a/gulp/DefaultSpecs.js +++ b/gulp/DefaultSpecs.js @@ -19,7 +19,7 @@ const constants = { // Store the default project specifications const specs = { - version: '2.3.2', + version: '2.4.0', name: 'OutSystems Maps', description: '', url: 'Website:\n • ' + constants.websiteUrl, diff --git a/package.json b/package.json index e8be6467..3e57f203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outsystems-maps", - "version": "2.3.2", + "version": "2.4.0", "description": "OutSystems Maps", "author": "UI Components Team", "license": "BSD-3-Clause", diff --git a/src/OSFramework/Maps/Constants.ts b/src/OSFramework/Maps/Constants.ts index 4fce139e..c01d705b 100644 --- a/src/OSFramework/Maps/Constants.ts +++ b/src/OSFramework/Maps/Constants.ts @@ -1,7 +1,7 @@ // eslint-disable-next-line @typescript-eslint/no-unused-vars namespace OSFramework.Maps.Constants { /* OutSystems Maps Version */ - export const OSMapsVersion = '2.3.2'; + export const OSMapsVersion = '2.4.0'; /** * Maps Set OutSystems platform in use (O11/ODC).