Skip to content

Commit d6b818c

Browse files
Merge pull request #257 from contentstack/development
Development to staging
2 parents 4e1464d + a056f26 commit d6b818c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/utility/publish.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export interface PublishDetails {
99
export interface PublishConfig {
1010
publishDetails: PublishDetails
1111
locale?: string
12-
version?: string
12+
version?: number
1313
scheduledAt?: string
1414
}
1515

0 commit comments

Comments
 (0)