From 6462b0c503220d03addfe1890640e7ac6585b076 Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Tue, 16 Jan 2024 17:41:54 -0800 Subject: [PATCH] migrate to latest lapis community --- migrations.moon | 3 +++ 1 file changed, 3 insertions(+) diff --git a/migrations.moon b/migrations.moon index 9801307..cd7e118 100644 --- a/migrations.moon +++ b/migrations.moon @@ -739,6 +739,9 @@ import [1676500608]: => require("community.schema").run_migrations 43 + + [1705455223]: => + require("community.schema").run_migrations 44 }