Update database version

This commit is contained in:
Reynir Björnsson 2022-05-17 12:24:24 +02:00
parent da2aa77b53
commit 397eb29d81

View file

@ -5,7 +5,7 @@ open Caqti_request.Infix
let application_id = 1234839235l
(* Please update this when making changes! *)
let current_version = 15L
let current_version = 16L
type 'a id = 'a Rep.id