Skip to content

Commit 8119241

Browse files
committed
Merge branch 'se-installer-v1.0-rc.7' into 'master'
Bump SE installer version See merge request postgres-ai/database-lab!811
2 parents 74e0d0b + ddb3da4 commit 8119241

File tree

1 file changed

+1
-1
lines changed
  • ui/packages/platform/src/components/DbLabInstanceForm/utils

1 file changed

+1
-1
lines changed

ui/packages/platform/src/components/DbLabInstanceForm/utils/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const DEBUG_API_SERVER = 'https://v2.postgres.ai/api/general'
77

88
export const availableTags = ['3.4.0', '4.0.0-alpha.6']
99

10-
export const sePackageTag = 'v1.0-rc.7'
10+
export const sePackageTag = 'v1.0-rc.8'
1111

1212
export const dockerRunCommand = (provider: string) => {
1313
/* eslint-disable no-template-curly-in-string */

0 commit comments

Comments
 (0)