From 3ecff0f8a58f7410250f809e91bf648d9121c8eb Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Thu, 8 Jun 2017 18:38:09 +0200 Subject: [PATCH] Added link to continuous releases in downloads --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da86c86b..6c2e75bc 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ MacPass is an attempt to create a native macOS port of KeePass on a solid open s All pre-built releases can be found at [Github](https://github.com/mstarke/MacPass/releases). +An unsigned build of the current contiuous tag can be found here: [Continuous Build](https://github.com/mstarke/MacPass/releases/tag/continuous) + +Due to the nature of the build it might be unstable, however this version contains all the lates changes and bug fixes! + ## How to Build * Fetch the source of MacPass