diff --git a/.codegen.json b/.codegen.json index 612dd3ba6..bedd04b95 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "66be199", "specHash": "131c54a", "version": "10.15.1" } +{ "engineHash": "7601181", "specHash": "54953fe", "version": "10.15.1" } diff --git a/README.md b/README.md index 755b313db..123549c76 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ In v5 of the Box Java SDK, we are introducing a version that consolidates both t and the new generated package (`com.box.sdkgen`). This allows developers to use both packages simultaneously within a single project. The codebase for v5 of the Box Java SDK is currently available on the [combined-sdk](https://github.com/box/box-java-sdk/tree/combined-sdk) branch. -Migration guide which would help with migration from `com.box.sdk` to `com.box.sdkgen` can be found [here](./migration-guides/from-com.box.sdk-to-com.box.sdkgen.md). +Migration guide which would help with migration from `com.box.sdk` to `com.box.sdkgen` can be found [here](./migration-guides/from-com-box-sdk-to-com-box-sdkgen.md). Version v5 is intended for: