mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: bump version to 0.4.0-alpha.23
This commit is contained in:
@@ -70,7 +70,7 @@ import { createVolumes } from './util/Volume'
|
||||
import { getDataVersion, setDataVersion } from './version'
|
||||
|
||||
/** The minimum StartOS version required by this SDK release */
|
||||
export const OSVersion = testTypeVersion('0.4.0-alpha.22')
|
||||
export const OSVersion = testTypeVersion('0.4.0-alpha.23')
|
||||
|
||||
// prettier-ignore
|
||||
type AnyNeverCond<T extends any[], Then, Else> =
|
||||
|
||||
Reference in New Issue
Block a user