From 66b77ed5a12c2433bb6a7bfa9d8f53e7a280db03 Mon Sep 17 00:00:00 2001 From: Teng <142984611+TShentu@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:31:17 +0800 Subject: [PATCH] Update docs/developer/develop/package/manifest.md Co-authored-by: Meow33 --- docs/developer/develop/package/manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/develop/package/manifest.md b/docs/developer/develop/package/manifest.md index 82b29aefe..a25c3de63 100644 --- a/docs/developer/develop/package/manifest.md +++ b/docs/developer/develop/package/manifest.md @@ -4,7 +4,7 @@ outline: [2, 3] # OlaresManifest Specification -Every **Olares Application Chart** should include a `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications. +Every **Olares Application Chart** should include an `OlaresManifest.yaml` file in the root directory. `OlaresManifest.yaml` provides all the essential information about an Olares App. Both the **Olares Market protocol** and the Olares depend on this information to distribute and install applications. :::info NOTE Latest Olares Manifest version: `0.10.0`