From 149feae2889d483e29740c2daf4a6f02bf60434d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 16 Jul 2025 06:27:03 -0700 Subject: [PATCH] Move the matte black theme migration forward It was missed by several people by being older than where they were. Closes #187 --- migrations/{1752249974.sh => 1752643269.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename migrations/{1752249974.sh => 1752643269.sh} (100%) diff --git a/migrations/1752249974.sh b/migrations/1752643269.sh similarity index 100% rename from migrations/1752249974.sh rename to migrations/1752643269.sh