File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,13 +65,13 @@ Create a [Bintray](https://bintray.com) account:
6565 * ` ./gradlew -Preleasing=true clean release `
6666 - enter the release version (e.g. ` 1.2.0 ` )
6767 - accept the default development version
68- 1 . Create a release in GitHub
68+ 1 . Create a release in GitHub, attaching the changelog entry and build artifacts
69691 . Upload the archives to Sonatype Nexus and Bintray:
7070 * ` ./gradlew -Preleasing=true uploadArchives bintrayUpload `
71711 . "Promote" the build on Maven Central:
7272 * ` ./gradlew -Preleasing=true closeAndReleaseRepository `
73- 1 . For a major version change, update the version numbers in the integration instructions in the website.
74- 1 . Update docs.bugsnag.com with any new content, and bump major version
75- numbers in installation instructions if changed. Update the version numbers of
76- the dependent libraries in the manual integration guide.
77-
73+ 1 . Update the documentation ( integration guide, quick start):
74+ * Update the version numbers of the dependencies listed in the manual
75+ integration guide.
76+ * For a major version change, update the version numbers in the integration
77+ instructions on docs.bugsnag.com and the quick start guides on the website.
You can’t perform that action at this time.
0 commit comments