We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce51ad commit 7b74cfaCopy full SHA for 7b74cfa
update.js
@@ -3,7 +3,7 @@ const fs = require('fs');
3
var packagejson = require('./package.json');
4
5
packagejson.build.publish = {
6
- url: "https://github.com/MuhammedKalkan/LensPrivate/releases/download/Latest",
+ url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest",
7
provider: "generic"
8
}
9
0 commit comments