Skip to content

Commit 50c2248

Browse files
committed
Update versions.ts
1 parent 250cb3a commit 50c2248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export const pnpAndroidVersion = `9.1.2`;
33
export const pnpIOSVersion = `11.1.0`;
44
export const pnpRNVersion = `8.1.x`;
55
export const pnpFlutterVersion = `6.1.2`;
6-
export const pnpUnityVersion = `5.x.x`;
6+
export const pnpUnityVersion = `7.x.x`;
77
export const pnpUnrealVersion = `4.1.x`;
88

99
export const sfaWebVersion = `9.2.x`;

0 commit comments

Comments
 (0)