Skip to content

Commit

Permalink
Update web version 0.69.1 (#5259)
Browse files Browse the repository at this point in the history
Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.69.1

### Bug Fixes

* Loading workspace plugin data ([#1872](deephaven/web-client-ui#1872)) ([1def969](deephaven/web-client-ui@1def969))


Co-authored-by: deephaven-internal <[email protected]>
  • Loading branch information
github-actions[bot] and deephaven-internal committed Mar 15, 2024
1 parent 1c8c11f commit f1a1373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/client-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM deephaven/node:local-build
WORKDIR /usr/src/app

# Most of the time, these versions are the same, except in cases where a patch only affects one of the packages
ARG WEB_VERSION=0.69.0
ARG WEB_VERSION=0.69.1
ARG GRID_VERSION=0.69.0
ARG CHART_VERSION=0.69.0
ARG WIDGET_VERSION=0.69.0
Expand Down

0 comments on commit f1a1373

Please sign in to comment.