mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-15 08:25:01 +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";
|
import yaml from "js-yaml";
|
||||||
|
|
||||||
export default async function migration() {
|
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 {
|
try {
|
||||||
// Determine which config file exists
|
// Determine which config file exists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue