Skip to content

Commit 545a721

Browse files
Merge pull request #257 from contentstack/development
Development to staging
2 parents c112907 + aefa26b commit 545a721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/utility/publish.d.ts

+1-1
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)