From 2c3e9c8069fe12651973a4e810af4bcea2f2d124 Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Sun, 31 May 2026 08:41:06 -0700 Subject: [PATCH] Rename migration file for testing --- ...dd-author-search-name.js => v2.35.2-add-author-search-name.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename server/migrations/{v2.34.0-add-author-search-name.js => v2.35.2-add-author-search-name.js} (100%) diff --git a/server/migrations/v2.34.0-add-author-search-name.js b/server/migrations/v2.35.2-add-author-search-name.js similarity index 100% rename from server/migrations/v2.34.0-add-author-search-name.js rename to server/migrations/v2.35.2-add-author-search-name.js