From 2b02343e218755c36c6a45da8a53c06dfff843a1 Mon Sep 17 00:00:00 2001 From: zeripath Date: Sun, 19 Feb 2023 14:24:23 +0000 Subject: [PATCH] Migration v244.go should be v243.go (#22988) --- models/migrations/v1_19/{v244.go => v243.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/migrations/v1_19/{v244.go => v243.go} (100%) diff --git a/models/migrations/v1_19/v244.go b/models/migrations/v1_19/v243.go similarity index 100% rename from models/migrations/v1_19/v244.go rename to models/migrations/v1_19/v243.go