From 8e0a4f5db3a2b50db4cf6b0867ae01732250e831 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sat, 28 Dec 2024 19:35:40 +0000 Subject: [PATCH] Update version to v1.1.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c71bc4..ffa4d9b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ jobs: ``` -The latest major version is: `v1`, which is the most recommended to use. (You can also use the latest full version: `v1.1.4`) +The latest major version is: `v1`, which is the most recommended to use. (You can also use the latest full version: `v1.1.5`) If you are migrating from the previous `v0`, please change the `runs-on: ` to `runs-on: ubuntu-latest`