From c4e4d43c3f869d5a0fc370e16f5f1fc4ea9356b7 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 19 Apr 2024 01:28:33 +0800 Subject: [PATCH 1/4] Update to 1.23.12 --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 533569d..90ba733 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -33,7 +33,7 @@ cd # Update from git git fetch --all -git checkout 1.23.11 --force +git checkout 1.23.12 --force # Install dependencies and prebuilt npm install --production From 5693a4e48360cba22a502b4c2bddaf97c733924c Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 25 Apr 2024 15:34:51 +0800 Subject: [PATCH 2/4] Update to 1.23.13 --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 90ba733..7c29e73 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -33,7 +33,7 @@ cd # Update from git git fetch --all -git checkout 1.23.12 --force +git checkout 1.23.13 --force # Install dependencies and prebuilt npm install --production From ea865272b770de9279e7f9bb3dde8b97a0b5bd01 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 29 Sep 2024 22:00:17 +0800 Subject: [PATCH 3/4] Update to 1.23.14 --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 7c29e73..64ee4cb 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -33,7 +33,7 @@ cd # Update from git git fetch --all -git checkout 1.23.13 --force +git checkout 1.23.14 --force # Install dependencies and prebuilt npm install --production From 148da50acec7ac270fadf115861b2a6ae2707bcc Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 30 Sep 2024 05:56:45 +0800 Subject: [PATCH 4/4] Update to 1.23.15 --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 64ee4cb..1204635 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -33,7 +33,7 @@ cd # Update from git git fetch --all -git checkout 1.23.14 --force +git checkout 1.23.15 --force # Install dependencies and prebuilt npm install --production