mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-14 00:02:05 +00:00
Update version
This commit is contained in:
parent
c660df55cd
commit
37d331e813
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import logger from "@server/logger";
|
|||
import { eq } from "drizzle-orm";
|
||||
import semver from "semver";
|
||||
|
||||
const NEWT_V2_TARGETS_VERSION = ">=1.11.0";
|
||||
const NEWT_V2_TARGETS_VERSION = ">=1.10.3";
|
||||
|
||||
export async function convertTargetsIfNessicary(
|
||||
newtId: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue