diff --git a/ReleasingProcess.md b/ReleasingProcess.md index aea5152..444d554 100644 --- a/ReleasingProcess.md +++ b/ReleasingProcess.md @@ -31,17 +31,6 @@ git clone https://code.google.com/p/libnfc/ cd libnfc sh make_release.sh ``` - * Backup archives -``` -scp libnfc-*$LIBNFC_RELEASE* libnfc:~/libnfc/ -``` + * Upload archives to https://github.com/nfc-tools/libnfc/releases - * Upload archives to https://bintray.com/nfc-tools/sources/libnfc/ - - * Update API at http://www.libnfc.org/api/ -``` -ssh libnfc -update-api.sh libnfc/libnfc-doc-$LIBNFC_RELEASE.zip -``` - - * Announce on forum http://www.libnfc.org/community/forum/1/news-announcements/ \ No newline at end of file + * Announce on https://groups.google.com/forum/#!forum/nfc-tools (Mouhaha ;-) ) \ No newline at end of file