Skip to content

Commit bb45274

Browse files
committed
1.0.4
1 parent a9c3c38 commit bb45274

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MindSphere Authentication Helper Extension",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Borrow the SESSION and XSTF-TOKEN cookie from MindSphere for local development and command line tools.",
55
"author": "@sn0wcat",
66
"permissions": ["cookies", "https://*.mindsphere.io/*", "https://*.mindsphere-in.cn/*"],

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mindsphere-auth-helper",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "MindSphere Authorization Helper (chrome extension)",
55
"main": "index.html",
66
"scripts": {

0 commit comments

Comments
 (0)