From bfd0597ef75f39f50a4925b1377fdb86d3fba2e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Rio?= Date: Mon, 9 Dec 2024 15:56:28 +0000 Subject: [PATCH] Increased 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 e462aab..0c6b8cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OutSystems Maps · v2.0.0 +# OutSystems Maps · v2.0.1 ![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 dd29207..c964cc1 100644 --- a/gulp/DefaultSpecs.js +++ b/gulp/DefaultSpecs.js @@ -19,7 +19,7 @@ const constants = { // Store the default project specifications const specs = { - version: '2.0.0', + version: '2.0.1', name: 'OutSystems Maps', description: '', url: 'Website:\n • ' + constants.websiteUrl, diff --git a/package.json b/package.json index a6f59e6..654008a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outsystems-maps", - "version": "2.0.0", + "version": "2.0.1", "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 b0ec2b3..70ac31f 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.0.0'; + export const OSMapsVersion = '2.0.1'; /** * Maps Set OutSystems platform in use (O11/ODC).