From ff89f76e54285699b5a487699a3e85a97049631f Mon Sep 17 00:00:00 2001 From: Jordan Hunt Date: Thu, 25 Feb 2021 15:07:10 +0200 Subject: [PATCH] prepare for Atlas 2.6.8 release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 377da3ca..30a29b32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas-ui-framework", - "version": "2.6.7", + "version": "2.6.8", "description": "Mendix Atlas UI is the foundation of making beautiful apps with Mendix. For more information about the framework go to https://atlas.mendix.com.", "main": "", "scripts": { @@ -23,4 +23,4 @@ "react-native-device-info": "^5.5.3" }, "dependencies": {} -} \ No newline at end of file +}