Update version

This commit is contained in:
Owen
2026-03-23 16:05:05 -07:00
parent c660df55cd
commit 37d331e813

View File

@@ -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,