diff --git a/README.md b/README.md index 5077fd8..b85aa04 100755 --- 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.6/wsl-terminal-0.8.6.7z && 7z x wsl-terminal-0.8.6.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.7/wsl-terminal-0.8.7.7z && 7z x wsl-terminal-0.8.7.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 668ed11..dcd8dff 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.6/wsl-terminal-0.8.6.7z && 7z x wsl-terminal-0.8.6.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.7/wsl-terminal-0.8.7.7z && 7z x wsl-terminal-0.8.7.7z"`。 2. 运行 `open-wsl.exe` 可以在当前目录打开一个 WSL 终端模拟器(wsl-terminal 需要放置在本地的 NTFS 分区上,[原因](https://github.com/rprichard/wslbridge#building-wslbridge))。 diff --git a/VERSION b/VERSION index 7fc2521..1e9b46b 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.6 +0.8.7