Skip to content

Commit f773073

Browse files
committed
prepare to release rc3
1 parent 752b88f commit f773073

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ This feature is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicro
1111

1212
<img width="600" alt="截屏2023-05-02 15 52 33" src="https://user-images.githubusercontent.com/20330940/235610318-2ef4e3f1-278b-4ca4-99f4-b38120efc395.png">
1313

14-
[![Version](https://img.shields.io/badge/Version-2.0--rc2-pink.svg?style=flat-square)]()
14+
[![Version](https://img.shields.io/badge/Version-2.0--rc3-pink.svg?style=flat-square)]()
1515
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]()
1616
[![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-linux-x86_64.yml?branch=refactor&label=Linux%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
1717
[![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-macos-x86_64.yml?branch=refactor&label=macOS%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
1818

1919
[![](https://img.shields.io/badge/Extension%20Counter-55+-yellow.svg?style=flat-square)]()
2020
[![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]()
2121

22-
> After the project releases the last RC version (maybe no more than 5 candidate releases), the project will rename the `refactor` branch to the `main` branch, please pay attention to changing the branch name for dependent projects.
22+
> The project has renamed the `refactor` branch to the `main` branch, please pay attention to changing the branch name for dependent projects.
2323
2424
## Compilation Requirements
2525

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ Compile A Statically Linked PHP With Swoole and other Extensions.
1212

1313
<img width="600" alt="截屏2023-05-02 15 52 33" src="https://user-images.githubusercontent.com/20330940/235610318-2ef4e3f1-278b-4ca4-99f4-b38120efc395.png">
1414

15-
[![Version](https://img.shields.io/badge/Version-2.0--rc2-pink.svg?style=flat-square)]()
15+
[![Version](https://img.shields.io/badge/Version-2.0--rc3-pink.svg?style=flat-square)]()
1616
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]()
1717
[![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-linux-x86_64.yml?branch=refactor&label=Linux%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
1818
[![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-macos-x86_64.yml?branch=refactor&label=macOS%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)
1919
[![](https://img.shields.io/badge/Extension%20Counter-55+-yellow.svg?style=flat-square)]()
2020
[![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]()
2121

22-
> 在项目发布最后一个 RC 版本后(可能不超过 5 个候选版),项目将会重命名 `refactor` 分支为 `main` 分支,请依赖的项目注意更改分支名称。
22+
> 项目已重命名 `refactor` 分支为 `main` 分支,请依赖的项目注意更改分支名称。
2323
2424
## 编译环境需求
2525

0 commit comments

Comments
 (0)