Skip to content

Commit d1fb8fa

Browse files
authored
update console build to release v0.2.4 (#485)
1 parent 6e4070b commit d1fb8fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ maplit = "1.0"
102102
rstest = "0.16"
103103

104104
[package.metadata.parseable_ui]
105-
assets-url = "https://github.com/parseablehq/console/releases/download/v0.2.3/build.zip"
106-
assets-sha1 = "e3701d877eb7bfa705968ab9812663288ff7768a"
105+
assets-url = "https://github.com/parseablehq/console/releases/download/v0.2.4/build.zip"
106+
assets-sha1 = "7c57767a7710d2b91e0f891c228a7bbdb143ed65"
107107

108108
[features]
109109
debug = ["pyroscope", "pyroscope_pprofrs"]

0 commit comments

Comments
 (0)