From 7c59118db9153e51025e329effd65b92f3b8198d Mon Sep 17 00:00:00 2001 From: David Northover Date: Mon, 3 Aug 2026 20:49:24 -0400 Subject: [PATCH] Bump Neuroglancer plugin to 1.1.0 --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7724be7..5e06253 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ To test in Ouroboros, run Ouroboros in development mode as well, and use the `Te The current production pin for Ouroboros package builds is: -- tag: `v1.0.1` -- release asset: `neuroglancer-plugin-v1.0.1.zip` +- tag: `v1.1.0` +- release asset: `neuroglancer-plugin-v1.1.0.zip` That asset archive root is the same layout that Ouroboros expects inside its plugin folder: diff --git a/package.json b/package.json index 98c2404..1d4152a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "index": "./index.html", "dockerCompose": "./compose.yml", "private": true, - "version": "1.0.1", + "version": "1.1.0", "type": "module", "main": "dist/main.js", "files": [