diff --git a/README.md b/README.md index 4ba2656..1b68db1 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions v * SiaPrime >=1.4.0 ## Downloads -* **Repertory UI v1.0.6 Linux 64-bit** [](https://pixeldrain.com/u/u5WRzlSt) [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_linux_x86_64.AppImage) +* **Repertory UI v1.0.7 Linux 64-bit** []() [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.7_linux_x86_64.AppImage) * NOTE: Linux distributions require `fuse` and `libfuse` to be installed. -* **Repertory UI v1.0.6 OS X 64-bit** [](https://pixeldrain.com/u/_Qk344Yy) [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_mac.dmg) -* **Repertory UI v1.0.6 Windows 64-bit** [](https://pixeldrain.com/u/DpGbYmao) [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.6_win.exe) +* **Repertory UI v1.0.7 OS X 64-bit** []() [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.7_mac.dmg) +* **Repertory UI v1.0.7 Windows 64-bit** []() [](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.7_win.exe) ## Supported Platforms * OS X 64-bit diff --git a/package.json b/package.json index 859de87..939aac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repertory-ui", - "version": "1.0.6", + "version": "1.0.7", "private": true, "author": "scott.e.graves@protonmail.com", "description": "GUI for Repertory - Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows.",