Skip to content

Commit f174c50

Browse files
committed
Push dev to 0.20.11
1 parent bd23630 commit f174c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simple-editor/state/Configuration.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { create } from 'zustand';
22

3-
const TRUSTGRAPH_VERSION = "0.20.10";
3+
const TRUSTGRAPH_VERSION = "0.20.11";
44

55
export interface ModelParams {
66
deployment : string;

0 commit comments

Comments
 (0)