From 35673388ec4a91c0e8ba7b7da771a4b6b0012026 Mon Sep 17 00:00:00 2001 From: Damien Menanteau Date: Tue, 1 Oct 2024 14:47:53 +0200 Subject: [PATCH] Bump TCR version from 1.2.0 to 1.3.0 in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d5cedef..a0dbca28 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ TCR for various language/toolchain combinations. 2. Extract TCR executable (replace with the appropriate version and architecture) ```shell - tar zxf tcr_1.2.0_Darwin_x86_64.tar.gz + tar zxf tcr_1.3.0_Darwin_x86_64.tar.gz ``` 3. Launch TCR @@ -184,7 +184,7 @@ TCR for various language/toolchain combinations. 2. Extract TCR executable (replace with the appropriate version and architecture) ```shell - tar zxf tcr_1.2.0_Linux_x86_64.tar.gz + tar zxf tcr_1.3.0_Linux_x86_64.tar.gz ``` 3. Launch TCR @@ -203,7 +203,7 @@ TCR for various language/toolchain combinations. 2. Extract TCR executable (replace with the appropriate version and architecture) ```shell - tar zxf tcr_1.2.0_Windows_x86_64.tar.gz + tar zxf tcr_1.3.0_Windows_x86_64.tar.gz ``` 3. Launch TCR