From cf42a4ee71f81ba22f2d1d4c3b8aa0cd526b917c Mon Sep 17 00:00:00 2001 From: Whale Date: Fri, 7 May 2021 10:20:25 +0800 Subject: [PATCH] Update README-en.md --- README-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-en.md b/README-en.md index cb98af81..005f52d9 100644 --- a/README-en.md +++ b/README-en.md @@ -3,7 +3,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM BTW, It's only for CLI mode. -[![version](https://img.shields.io/badge/version-1.1.1-green.svg)]() +[![version](https://img.shields.io/badge/version-1.2.0-green.svg)]() ## Requirements - Tested on `x86_64` and `aarch64` platform, others have not tested.