diff --git a/src/main/resources/sql/v2.21.ddl b/src/main/resources/sql/v2.21.ddl index 2cdcaa8..7a33c62 100644 --- a/src/main/resources/sql/v2.21.ddl +++ b/src/main/resources/sql/v2.21.ddl @@ -57,4 +57,4 @@ where spfm.fid is not null and sup.status = 'ON_MONITORING' order by spfm.phone_l, spfm.calculated_at desc; -insert into app_version values ('2.0') \ No newline at end of file +insert into app_version values ('2.21') \ No newline at end of file