From 30bab8fbbba6819930a8fba34127fdfbea478d60 Mon Sep 17 00:00:00 2001 From: Kai Reinhard Date: Wed, 31 Oct 2018 07:15:01 +0100 Subject: [PATCH] ... --- merlin-installer/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/merlin-installer/README.md b/merlin-installer/README.md index 017a1932..dc622a97 100644 --- a/merlin-installer/README.md +++ b/merlin-installer/README.md @@ -7,14 +7,13 @@ 2. Installer -> Auto-Update Options -> Base url for installers: https://sourceforge.net/projects/pforge/files/Merlin/0.3/ 3. Build project 5. `ant post-dist` -6. Upload updates.xml to SourceForge download dir. -7. Testing - 1. Testing update from previous installation. +6. Testing + 1. Testing update from previous installation (also with current installatino but with 'faked' old version). 2. install, test web and java-code. -8. Creating Github release +7. Creating Github release 1. Create new tag, e. g. `v0.3`. -9. Upload to SourceForge +8. Upload to SourceForge 1. Publish `v0.3/merlin_macos_v0.3.dmg`. 2. Testing -10. Enable update mechanism +9. Enable update mechanism 1. Commit and push.