Skip to content

Commit 0612ce7

Browse files
Merge pull request #542 from navapbc/mqwebster/q4-updates
Mqwebster/q4 updates
2 parents 06e7edb + c2d394b commit 0612ce7

3 files changed

Lines changed: 85 additions & 85 deletions

File tree

Binary file not shown.

packages/server/src/arpa_reporter/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const PERIOD_TEMPLATES_DIR = join(UPLOAD_DIR, 'period_templates');
2424
const SERVER_CODE_DIR = __dirname;
2525
const SERVER_DATA_DIR = join(SERVER_CODE_DIR, 'data');
2626

27-
const EMPTY_TEMPLATE_NAME = 'ARPA SFRF Reporting Workbook v20251219.xlsm';
27+
const EMPTY_TEMPLATE_NAME = 'ARPA SFRF Reporting Workbook v20251222.xlsm';
2828

2929
const { COOKIE_SECRET } = process.env;
3030

0 commit comments

Comments
 (0)