Skip to content

Commit aa4a8d0

Browse files
authored
Merge pull request #18 from chsami/chsami/version-warning-improvements
fix: bump version to 3.1.7 in package.json and update application path
2 parents 25b6e86 + 03b15c7 commit aa4a8d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbot-launcher",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Launcher for the microbot client",
55
"main": "main.js",
66
"scripts": {
@@ -87,7 +87,7 @@
8787
"x": 730,
8888
"y": 495,
8989
"type": "link",
90-
"path": "/"
90+
"path": "/Applications"
9191
}
9292
]
9393
},

0 commit comments

Comments
 (0)