1 parent 74899de commit 5e3f968Copy full SHA for 5e3f968
1 file changed
ocaml/idl/schematest.ml
@@ -3,7 +3,7 @@ let hash x = Digest.string x |> Digest.to_hex
3
(* BEWARE: if this changes, check that schema has been bumped accordingly in
4
ocaml/idl/datamodel_common.ml, usually schema_minor_vsn *)
5
6
-let last_known_schema_hash = "34c69ac52c1e6c1d46bc35f610562a58"
+let last_known_schema_hash = "9b68a2bdde7c1ac14dde6638e6ca454f"
7
8
let current_schema_hash : string =
9
let open Datamodel_types in
0 commit comments