From 81bc481499f1908af0ddb092abcd9d13bd9f2d69 Mon Sep 17 00:00:00 2001 From: Nick Denry Date: Thu, 28 May 2020 19:35:38 +0300 Subject: [PATCH] Update installers --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 51903be..648988f 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ See [CHANGES.md](https://github.com/nick-denry/Chimeverse/blob/master/CHANGES.md | Operation System | Download link | -------------------|---------------- -| macOS | [Chimeverse-0.1.53_x64.dmg](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/Chimeverse-0.1.53_x64.dmg) | -| Windows | [Chimeverse.Setup.0.1.53_x64.exe](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/Chimeverse.Setup.0.1.53_x64.exe) | -| Linux DEB | [chimeverse_0.1.53_amd64.deb](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.53/chimeverse_0.1.53_amd64.deb) | +| macOS | [Chimeverse-0.1.54_x64.dmg](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/Chimeverse-0.1.54_x64.dmg) | +| Windows | [Chimeverse.Setup.0.1.54_x64.exe](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/Chimeverse.Setup.0.1.54_x64.exe) | +| Linux DEB | [chimeverse_0.1.54_amd64.deb](https://github.com/nick-denry/Chimeverse/releases/download/v0.1.54/chimeverse_0.1.54_amd64.deb) | - [All releases](https://github.com/nick-denry/Chimeverse/releases) @@ -67,4 +67,4 @@ Build targets | Windows | `npm run dist:win64` | | Linux DEB | `npm run dist:linux64deb` | -More targets could be added via `package.json`. See [electron builder docs](https://www.electron.build/configuration/configuration). \ No newline at end of file +More targets could be added via `package.json`. See [electron builder docs](https://www.electron.build/configuration/configuration).