mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-24 11:36:39 +00:00
Update version
This commit is contained in:
@@ -11,7 +11,7 @@ import logger from "@server/logger";
|
|||||||
import { eq } from "drizzle-orm";
|
import { eq } from "drizzle-orm";
|
||||||
import semver from "semver";
|
import semver from "semver";
|
||||||
|
|
||||||
const NEWT_V2_TARGETS_VERSION = ">=1.11.0";
|
const NEWT_V2_TARGETS_VERSION = ">=1.10.3";
|
||||||
|
|
||||||
export async function convertTargetsIfNessicary(
|
export async function convertTargetsIfNessicary(
|
||||||
newtId: string,
|
newtId: string,
|
||||||
|
|||||||
Reference in New Issue
Block a user