From 6acd751d644109c61c59923f91295362d8411367 Mon Sep 17 00:00:00 2001 From: bourgeoa Date: Fri, 3 Feb 2023 11:39:16 +0100 Subject: [PATCH] 2.6.7 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d000ab0..cffc00f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts-pane", - "version": "2.6.6", + "version": "2.6.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts-pane", - "version": "2.6.6", + "version": "2.6.7", "license": "MIT", "dependencies": { "@babel/preset-env": "^7.20.2", diff --git a/package.json b/package.json index 289cf4e..930f068 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contacts-pane", - "version": "2.6.6", + "version": "2.6.7", "description": "Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.", "main": "./contactsPane.js", "scripts": {