This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit de1c77650913f99b464d865f670c01577dfe7c62
Author: chaokunyang <[email protected]>
AuthorDate: Mon Jul 20 02:54:26 2026 +0000

    🔄 synced local 'docs/compiler/' with remote 'docs/compiler/'
---
 docs/compiler/compiler-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/compiler/compiler-guide.md b/docs/compiler/compiler-guide.md
index 184b48cc4c..f5a77692af 100644
--- a/docs/compiler/compiler-guide.md
+++ b/docs/compiler/compiler-guide.md
@@ -719,7 +719,7 @@ Add the Fory dependency to `pubspec.yaml`:
 
 ```yaml
 dependencies:
-  fory: ^1.3.0
+  fory: ^1.4.0
 
 dev_dependencies:
   build_runner: ^2.4.0
@@ -911,5 +911,5 @@ fory = "x.y.z"
 
 ```yaml
 dependencies:
-  fory: ^1.3.0
+  fory: ^1.4.0
 ```


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to