builder-db: update current database version
This commit is contained in:
parent
13dd238843
commit
5d4d84f705
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ open Caqti_request.Infix
|
||||||
let application_id = 1234839235l
|
let application_id = 1234839235l
|
||||||
|
|
||||||
(* Please update this when making changes! *)
|
(* Please update this when making changes! *)
|
||||||
let current_version = 17L
|
let current_version = 18L
|
||||||
|
|
||||||
type 'a id = 'a Rep.id
|
type 'a id = 'a Rep.id
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue