Skip to content

Commit

Permalink
update release number format
Browse files Browse the repository at this point in the history
  • Loading branch information
tholden committed May 13, 2020
1 parent 2244cb2 commit 6cfb72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevTools/PrepareRelease.sh
Expand Up @@ -131,5 +131,5 @@ find . -empty -type d -delete

echo Done

echo -n "https://github.com/tholden/dynareOBC/releases/download/vX.XX.TODO/dynareOBCRelease.zip" > CurrentVersionURL.txt
echo -n "https://github.com/tholden/dynareOBC/releases/download/vX.XX.XX.TODO/dynareOBCRelease.zip" > CurrentVersionURL.txt
echo Now update CurrentVersionURL.txt

0 comments on commit 6cfb72d

Please sign in to comment.