mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-15 00:15:04 +02:00
update version in migration script log
This commit is contained in:
parent
844b12d363
commit
55c0953fde
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue