diff --git a/package.json b/package.json index e6b18d9..ffeb4fa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-clearcase", "displayName": "Unofficial ClearCase SCM Commands", "description": "Unofficial support for IBM Rational ClearCase most common commands", - "version": "4.6.0-beta.7", + "version": "4.6.0", "publisher": "OpenNingia", "license": "MIT", "repository": { @@ -681,4 +681,4 @@ "tmp": "^0.2.1", "vscode-nls": "^5.2.0" } -} \ No newline at end of file +}