> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/prog/undefined-3/h05.md).

# 프로그램 버전 변경(H05)

{% hint style="danger" %}

1. 새로운 서비스 적용 및 개선으로 신규 버전으로 변경하실 때 참고해 주세요.&#x20;
2. 버전 변경 후 "플러스오더 에이전트" 와 "플러스오더 앱" 버전이 일치하는지 꼭 확인해 주세요.
3. 버전 변경 진행 중 서비스가 중단되므로, 손님이 없을 때 진행해 주세요.&#x20;
   {% endhint %}

{% stepper %}
{% step %}

### 플러스오더 ASP 에 대리점 계정으로 로그인합니다.&#x20;

플러스오더 ASP > 매장환경설정 화면을 실행, 매장코드 입력 및 조회합니다.

{% endstep %}

{% step %}

### H05 테이블오더 버전을 사용할 버전으로 선택 및 저장합니다.&#x20;

&#x20;기능이 개선된 최신버전을 선택해 주세요. 버전 숫자가 높을수록 최신 버전입니다.

<figure><img src="/files/ZGj794pLJzcuh6jGk3Is" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 추가적으로, 매장환경설정에서 사용할 옵션을 설정 후 저장합니다.

{% endstep %}

{% step %}

### 메인포스 "플러스오더 에이전트" 프로그램을 재시작합니다.&#x20;

<figure><img src="/files/BZJzTmyvtnqpvnKYr9wx" alt=""><figcaption></figcaption></figure>

에이전트 프로그램 재시작 되면, <mark style="color:$danger;">**프로그램은 설정한 버전으로 자동업데이트 진행됩**</mark>니다.&#x20;

<figure><img src="/files/4AP9kumj0ZBaYtyCHWRM" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 에이전트 프로그램 설치가 완료되면, 모든 플러스오더 앱 프로그램이 자동 업데이트 진행됩니다.&#x20;

일부 테이블에 플러스오더 앱이 업데이트가 되지 않는 경우, 태블릿을 재시작해 주세요.&#x20;

{% endstep %}

{% step %}

### 모든 플러스오더 앱이업데이트되었는지확인해주세요.     &#x20;

<mark style="color:$danger;">**관리자태블릿 > 태블릿관리 화면에서 앱 버전이 변경되었는지 확인**</mark>할 수 있습니다.&#x20;
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/prog/undefined-3/h05.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
