Skip to content

Commit daef7c7

Browse files
committed
Bump up schema_minor_vsn to 794
Signed-off-by: Ming Lu <ming.lu@cloud.com>
1 parent 09d2b62 commit daef7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ocaml/idl/datamodel_common.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ open Datamodel_roles
1010
to leave a gap for potential hotfixes needing to increment the schema version.*)
1111
let schema_major_vsn = 5
1212

13-
let schema_minor_vsn = 793
13+
let schema_minor_vsn = 794
1414

1515
(* Historical schema versions just in case this is useful later *)
1616
let rio_schema_major_vsn = 5

0 commit comments

Comments
 (0)