Skip to content

Commit

Permalink
1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
NightrainsRbx committed Jul 5, 2024
1 parent 32a2d8d commit 7e768d9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/out/extension.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/out/extension.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export function activate(context: vscode.ExtensionContext) {
vscode.window.showErrorMessage(err);
}

openUpdatesWindow(context);
// openUpdatesWindow(context);

updateRobloxAPI(context);

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1366,7 +1366,7 @@
"type": "git",
"url": "https://github.com/NightrainsRbx/RobloxLsp"
},
"version": "1.6.7",
"version": "1.6.8",
"__metadata": {
"id": "169d2b9c-69d2-482a-aee2-ea6c33ed4e89",
"publisherId": "e1e7384e-2406-4940-a937-5fad58f8815e",
Expand Down

0 comments on commit 7e768d9

Please sign in to comment.