diff --git a/package-lock.json b/package-lock.json index 0939000..1f763c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts-pane", - "version": "2.6.12-beta4", + "version": "2.6.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts-pane", - "version": "2.6.12-beta4", + "version": "2.6.12", "license": "MIT", "dependencies": { "solid-ui": "^2.4.33" diff --git a/package.json b/package.json index e6ed91e..f955ce7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contacts-pane", - "version": "2.6.12-beta4", + "version": "2.6.12", "description": "Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.", "main": "./contactsPane.js", "scripts": {