We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444a625 commit d7818f5Copy full SHA for d7818f5
startos/install/versions/v30_0_0_1-beta.1.ts
@@ -1,7 +1,4 @@
1
-import { VersionInfo, IMPOSSIBLE } from '@start9labs/start-sdk'
2
-import { bitcoinConfFile } from '../../fileModels/bitcoin.conf'
3
-import { bitcoinConfDefaults } from '../../utils'
4
-
+import { VersionInfo } from '@start9labs/start-sdk'
5
export const v30_0_0_1_beta1 = VersionInfo.of({
6
version: '30.0.0:1-beta.1',
7
releaseNotes: 'Revamped for StartOS 0.4.0',
0 commit comments