diff --git a/images/logo.png b/images/logo.png index 606352b6..e88a1abc 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/package-lock.json b/package-lock.json index c78a6710..7cec195a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-objectscript", - "version": "3.0.7-SNAPSHOT", + "version": "3.2.1-SNAPSHOT", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vscode-objectscript", - "version": "3.0.7-SNAPSHOT", + "version": "3.2.1-SNAPSHOT", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9af2e3d0..ea276b0c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "vscode-objectscript", - "displayName": "InterSystems ObjectScript", - "description": "InterSystems ObjectScript language support for Visual Studio Code", + "name": "vscode-consistem-objectscript", + "displayName": "Consistem - InterSystems ObjectScript", + "description": "Consistem - InterSystems ObjectScript language support for Visual Studio Code", "version": "3.2.1-SNAPSHOT", "icon": "images/logo.png", "aiKey": "InstrumentationKey=9cd75d51-697c-406c-a929-2bcf46e97c64;IngestionEndpoint=https://eastus2-4.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus2.livediagnostics.monitor.azure.com/;ApplicationId=a431c56f-8ccc-4b99-b5e9-fce3763215b1", @@ -23,7 +23,7 @@ }, "homepage": "https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO", "license": "MIT", - "publisher": "intersystems-community", + "publisher": "consistem-sistemas", "capabilities": { "untrustedWorkspaces": { "supported": true @@ -45,6 +45,14 @@ { "name": "John Murray", "email": "johnm@georgejames.com" + }, + { + "name": "Ricardo Junior", + "email": "ricardo.junior@consistem.com.br" + }, + { + "name": "Leonardo Anders", + "email": "leonardo.anders@consistem.com.br" } ], "engines": {