Skip to content

Commit 7b74cfa

Browse files
author
Muhammed Kalkan
committed
Update update.js
1 parent 5ce51ad commit 7b74cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const fs = require('fs');
33
var packagejson = require('./package.json');
44

55
packagejson.build.publish = {
6-
url: "https://github.com/MuhammedKalkan/LensPrivate/releases/download/Latest",
6+
url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest",
77
provider: "generic"
88
}
99

0 commit comments

Comments
 (0)