diff --git a/apps/agora/data/.env.example b/apps/agora/data/.env.example index a9ecb1712..a70f3630f 100644 --- a/apps/agora/data/.env.example +++ b/apps/agora/data/.env.example @@ -7,6 +7,6 @@ DB_HOST="agora-mongo" # must match mongo service name # specifies data release manifest and team images folder DATA_FILE="syn13363290" -DATA_VERSION="71" +DATA_VERSION="72" TEAM_IMAGES_ID="syn12861877" SYNAPSE_AUTH_TOKEN="agora-service-user-pat-here" \ No newline at end of file