Release v0.1.1:3 with Configure Subspaces, monitor CLI, and spaces v0.0.9x.
Build Service / BuildPackage (push) Has been cancelled
Build Service / BuildPackage (push) Has been cancelled
Adds a user toggle for SUBS_PUBLISH_REQUIRE_FINALIZED, copies the certrelay monitor binary to /data/bin for terminal use, and bumps the spaced image to horologger/spaces:v0.0.9x. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { VersionGraph } from '@start9labs/start-sdk'
|
||||
import { v_0_1_1_2 } from './v0.1.1.2'
|
||||
import { v_0_1_1_3 } from './v0.1.1.3'
|
||||
|
||||
export const versionGraph = VersionGraph.of({
|
||||
current: v_0_1_1_2,
|
||||
current: v_0_1_1_3,
|
||||
other: [],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user