mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 06:59:33 +02:00
update version in migration script log
This commit is contained in:
parent
ae39754803
commit
6d1a747ec7
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