diff --git a/production.conf b/production.conf index 03044d6..a4cfca2 100644 --- a/production.conf +++ b/production.conf @@ -30,3 +30,5 @@ ot.elasticsearch { host = ${?ELASTICSEARCH_HOST} port = 9200 } +ot.meta.dataVersion.major = 22 +ot.meta.dataVersion.minor = 08