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": [