We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd23630 commit f174c50Copy full SHA for f174c50
src/simple-editor/state/Configuration.ts
@@ -1,6 +1,6 @@
1
import { create } from 'zustand';
2
3
-const TRUSTGRAPH_VERSION = "0.20.10";
+const TRUSTGRAPH_VERSION = "0.20.11";
4
5
export interface ModelParams {
6
deployment : string;
0 commit comments