Bump DB revision to 14

It's been this way for quite some time, but never commited
This commit is contained in:
Keith Whyte 2023-01-04 23:30:41 +01:00
parent 1cbc1bdf88
commit d5911e58f8

View file

@ -24,7 +24,7 @@ pgsql_db = '<%= @pgsql_db %>'
pgsql_user = '<%= @pgsql_user %>'
pgsql_pwd = '<%= @pgsql_pwd %>'
pgsql_host = '<%= @pgsql_host %>'
db_revision = '13'
db_revision = '14'
# SITE
site_name = "<%= @site_name %>"