From 97a701c7e40b267193ee4f5a03d2853d5cd0cd61 Mon Sep 17 00:00:00 2001 From: Teng <142984611+TShentu@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:33:26 +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 2e3215216..b7e898249 100644 --- a/docs/developer/develop/package/manifest.md +++ b/docs/developer/develop/package/manifest.md @@ -826,7 +826,7 @@ This application supports deploying multiple independent instances within the sa Declare the environment variables required for your application to run here. You can allow users to manually enter these values or reference existing system environment variables directly. :::info NOTE -This configuration requires Olares OS version 1.12.2 or higher to take effect. +This configuration requires Olares OS version 1.12.2 or later to take effect. ::: :::info Example