We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa3c41 commit bb6755aCopy full SHA for bb6755a
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "platform-sync",
3
- "version": "0.6.1",
+ "version": "0.6.3",
4
"private": true,
5
"workspaces": [
6
"vscode-extension"
vscode-extension/package.json
@@ -2,7 +2,7 @@
"name": "platform-sync-vscode",
"displayName": "Platform Sync",
"description": "Cross-platform code review synchronization tool for VS Code and IntelliJ IDEA",
"publisher": "dicodingacademy",
7
"license": "MIT",
8
"repository": {
0 commit comments