# Migrating from v1.1.x to v1.2.0

## v1.2.0 다운로드

<https://github.com/ONE-store/unity_plugins/releases>

## 기존 폴더 삭제하기

아래에 나열되어 있는 네 개의 폴더를 삭제합니다.

* Assets/OneStoreCorpPlugins
  * /com.onestorecorp.purchasing
  * /com.onestorecorp.auth
  * /com.onestorecorp.core
  * /com.onestorecorp.alc

다운로드 받은 `intergrated-inapp-v1.2.0.unitypackage` 파일을 `import package`를 합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/tools/billing/v21/unity/mig.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
