diff --git a/ui/package.json b/ui/package.json index 8afae47..f167f0f 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "0.1.7", + "version": "0.1.8", "scripts": { "start": "vite --port $UI_PORT --clearScreen false", "build": "vite build", diff --git a/ui/src/unzoom-app.ts b/ui/src/unzoom-app.ts index 9251732..d5aa5ef 100644 --- a/ui/src/unzoom-app.ts +++ b/ui/src/unzoom-app.ts @@ -258,7 +258,7 @@ export class UnzoomApp extends LitElement { class="column" style="align-items: center; display: flex; flex: 1; width: 100vw;" > - v0.1.7 + v0.1.8