We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d2b62 commit daef7c7Copy full SHA for daef7c7
1 file changed
ocaml/idl/datamodel_common.ml
@@ -10,7 +10,7 @@ open Datamodel_roles
10
to leave a gap for potential hotfixes needing to increment the schema version.*)
11
let schema_major_vsn = 5
12
13
-let schema_minor_vsn = 793
+let schema_minor_vsn = 794
14
15
(* Historical schema versions just in case this is useful later *)
16
let rio_schema_major_vsn = 5
0 commit comments