diff --git a/package.json b/package.json index a46d0f8..6730beb 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "signcode-tf", - "version": "0.7.3", - "description": "Sign Windows executables from a Mac", - "repository": "https://github.com/kevinsawicki/signcode", + "version": "0.7.4", + "description": "Sign Windows executables from Windows or MacOS", + "repository": "https://github.com/develar/signcode", "main": "index.js", "scripts": { "test": "mocha && standard"