# 更新插件

## 提交新版本 <a href="#x0bye" id="x0bye"></a>

提交新版本需要您按照上述步驟操作。首先，您需要訪問個人頁面，點擊欲提交新版本的插件，選擇「提交新版本」，並上傳新版本的 `.eagleplugin` 檔案，填寫本次版本更新內容，提交審核。審核完成後，您的新版本即可完成更新。

如果您需要提交新版本，您可以執行以下步驟：

1. 從右上方點擊「頭像」

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FoD45Zxp0cJKFAxzsYYnI%2Fimage.png?alt=media&#x26;token=4dc3bbed-a8d3-4b75-b3f3-4cfcb02d7328" alt=""><figcaption></figcaption></figure>
2. 點選「個人主頁」

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FN9hHGgUjzI0WqjYUXjw2%2Fimage.png?alt=media&#x26;token=71521186-bd09-43c1-8cc3-244f18306f0b" alt=""><figcaption></figcaption></figure>
3. 在要更新的插件右上角選擇「編輯」

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FK58h8OeiD2cAzHvaXWNV%2Fimage.png?alt=media&#x26;token=962b7fe2-1021-449c-a14d-43a873b1a99f" alt=""><figcaption></figcaption></figure>
4. 在上傳區域點選「上傳新版本」

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FP7nqoGHsiSZqED6R2Uxt%2Fimage.png?alt=media&#x26;token=103de24b-3d37-493b-a414-9e72faeb530f" alt=""><figcaption></figcaption></figure>
5. 選擇您要提交的插件 (插件必須為 .eagleplugin 檔案)![](https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2F8f9btKIgxNedbadBxHAw%2Fimage.png?alt=media\&token=502041af-9c6d-479d-8dad-dbb068ccc48d)

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FUmOqHHBcS4wM2SQxRMLt%2Fimage.png?alt=media&#x26;token=5a23e13c-a379-429b-9425-dc20023c83b2" alt=""><figcaption></figcaption></figure>
6. 填寫本次版本更新內容

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2F0K04497ZS9mc2F9aN55A%2Fimage.png?alt=media&#x26;token=69734420-f45d-4bd6-b4c8-5a77b646782f" alt=""><figcaption></figcaption></figure>
7. 投稿後，等候審核結果

   <figure><img src="https://3610077812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs4bjQFr3EFnc58JiXhsg%2Fuploads%2FAhvGtzEsWikRBzdHAjCe%2Fimage.png?alt=media&#x26;token=05dbff19-b255-4b43-be2a-8f6cd0da74db" alt=""><figcaption></figcaption></figure>

通過審合後，您更新的插件即會出現在 Eagle 插件廣場上。


---

# 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://developer.eagle.cool/plugin-api/zh-tw/distribution/update.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.
