Skip to content

Commit 083c787

Browse files
committed
fix: bump target version number to 63.0 to match main codeline
1 parent b9ca5a2 commit 083c787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"apiVersionMetadata": {
220220
"comment": "Refer to ApiVersionMetadata in orgUtils.ts for details",
221221
"target": {
222-
"versionNumber": "62.0",
222+
"versionNumber": "63.0",
223223
"matchingDevServerVersion": "^10.7.4"
224224
},
225225
"versionToTagMappings": [

0 commit comments

Comments
 (0)