mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
0.4.0-alpha.4 (#2948)
This commit is contained in:
@@ -52,7 +52,7 @@ import * as actions from "../../base/lib/actions"
|
||||
import { setupInit } from "./inits/setupInit"
|
||||
import * as fs from "node:fs/promises"
|
||||
|
||||
export const OSVersion = testTypeVersion("0.4.0-alpha.3")
|
||||
export const OSVersion = testTypeVersion("0.4.0-alpha.4")
|
||||
|
||||
// prettier-ignore
|
||||
type AnyNeverCond<T extends any[], Then, Else> =
|
||||
|
||||
Reference in New Issue
Block a user