Skip to content

Commit dcac645

Browse files
chrishayduk-oaibbrunner-oai
authored andcommitted
Refresh Structure Viewer to 0.1.9
1 parent f1b0ee6 commit dcac645

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/structure-viewer/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "structure-viewer",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Open and inspect molecular structure files in an interactive Mol* viewer.",
55
"author": {
66
"name": "OpenAI",

plugins/structure-viewer/dist/server.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31630,7 +31630,7 @@ var structureViewerBundleChunkInputSchema = external_exports3.object({
3163031630
function createStructureViewerServer() {
3163131631
const server = new McpServer({
3163231632
name: "structure-viewer",
31633-
version: "0.1.8"
31633+
version: "0.1.9"
3163431634
});
3163531635
createOpenAICapabilities(server);
3163631636
const commandStore = new StructureViewerCommandStore();

plugins/structure-viewer/dist/views/bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)