From bf354229006da2c0724d2aa247348e0e9234ba49 Mon Sep 17 00:00:00 2001 From: Derek Cormier Date: Sun, 20 Nov 2022 23:06:59 -0800 Subject: [PATCH] fix: correct bcr metadata template filename --- .bcr/{template.metadata.json => metadata.template.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .bcr/{template.metadata.json => metadata.template.json} (100%) diff --git a/.bcr/template.metadata.json b/.bcr/metadata.template.json similarity index 100% rename from .bcr/template.metadata.json rename to .bcr/metadata.template.json