update version in migration script log

This commit is contained in:
Milo Schwartz 2025-01-30 22:43:47 -05:00
parent 844b12d363
commit 55c0953fde
No known key found for this signature in database

View file

@ -3,7 +3,7 @@ import fs from "fs";
import yaml from "js-yaml";
export default async function migration() {
console.log("Running setup script 1.0.0-beta.9...");
console.log("Running setup script 1.0.0-beta.10...");
try {
// Determine which config file exists