From f5f7cae7c2298a89445bc268aaa1fa6368305896 Mon Sep 17 00:00:00 2001 From: Gore Liu Date: Tue, 20 Mar 2018 15:15:32 +0800 Subject: [PATCH] v0.8.10 --- README.md | 2 +- README.zh_CN.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3301fff..9896c17 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ More screenshots [here](https://github.com/goreliu/wsl-terminal/wiki/Screenshots ## Usage -1. [Download here](https://github.com/goreliu/wsl-terminal/releases), or run `bash -c "wget https://github.com/goreliu/wsl-terminal/releases/download/v0.8.9/wsl-terminal-0.8.9.7z && 7z x wsl-terminal-0.8.9.7z"` in `cmd.exe` or WSL. +1. [Download here](https://github.com/goreliu/wsl-terminal/releases), or run `bash -c "wget https://github.com/goreliu/wsl-terminal/releases/download/v0.8.10/wsl-terminal-0.8.10.7z && 7z x wsl-terminal-0.8.10.7z"` in `cmd.exe` or WSL. 2. Run `open-wsl.exe` to open a WSL terminal in current directory (need to be on a local NTFS volume, [more details](https://github.com/rprichard/wslbridge#building-wslbridge)). diff --git a/README.zh_CN.md b/README.zh_CN.md index 46a2efa..e580688 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -12,7 +12,7 @@ ## 用法 -1. 从[这里](https://github.com/goreliu/wsl-terminal/releases)下载最新版本并解压,或者在 `cmd.exe` 或 WSL 里运行 `bash -c "wget https://github.com/goreliu/wsl-terminal/releases/download/v0.8.9/wsl-terminal-0.8.9.7z && 7z x wsl-terminal-0.8.9.7z"`。 +1. 从[这里](https://github.com/goreliu/wsl-terminal/releases)下载最新版本并解压,或者在 `cmd.exe` 或 WSL 里运行 `bash -c "wget https://github.com/goreliu/wsl-terminal/releases/download/v0.8.10/wsl-terminal-0.8.10.7z && 7z x wsl-terminal-0.8.10.7z"`。 2. 运行 `open-wsl.exe` 可以在当前目录打开一个 WSL 终端模拟器(wsl-terminal 需要放置在本地的 NTFS 分区上,[原因](https://github.com/rprichard/wslbridge#building-wslbridge))。 diff --git a/VERSION b/VERSION index 55485e1..ef50561 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.9 +0.8.10