From a40def43ce8afc2d8e4893fa0ba3bc23a7e89ef3 Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Mon, 1 May 2017 21:39:48 +0200 Subject: [PATCH] update binary links to "latest" --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa961ad99a..79046dc4e9 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ npm start # on windows use "set NODE_ENV=DEV electron ./electron/main.js" instea ## Binaries ### Linux -* [superProductivity-1.0.0-x86_64.AppImage](http://super-productivity.com/downloads/superProductivity-1.0.0-x86_64.AppImage) -* [superProductivity_1.0.0_amd64.deb](http://super-productivity.com/downloads/superProductivity_1.0.0_amd64.deb) +* [superProductivity-latest-x86_64.AppImage](http://super-productivity.com/downloads/superProductivity-latest-x86_64.AppImage) +* [superProductivity_latest_amd64.deb](http://super-productivity.com/downloads/superProductivity_latest_amd64.deb) ### MacOS -* [superProductivity-1.0.0.dmg](http://super-productivity.com/downloads/superProductivity-1.0.0.dmg) +* [superProductivity-latest.dmg](http://super-productivity.com/downloads/superProductivity-latest.dmg) ### Windows (not yet compiled)