diff --git a/website/pages/en/versions.js b/website/pages/en/versions.js index 9dfea38540..eea7eae60b 100644 --- a/website/pages/en/versions.js +++ b/website/pages/en/versions.js @@ -33,6 +33,10 @@ function Versions(props) {

New versions of this project are released every so often.

Current version (Stable)

+ + > Note that until Bitcoin-S reaches version 1.0.0 it does **_not_** + follow [semantic versioning](https://semver.org/) + @@ -60,8 +64,8 @@ function Versions(props) {

- This is the version that is configured automatically when you first - install this project. + This is the version that is downloaded automatically if you don't + specify a version number.

Pre-release versions

@@ -83,7 +87,14 @@ function Versions(props) {
-

Other text describing this section.

+

+ If you want to live dangerously, all merges into master are + published as snapshots on{" "} + + Sonatype + + . +

Past Versions

Here you can find previous versions of the documentation.

@@ -118,10 +129,6 @@ function Versions(props) { )}
-

- You can find past versions of this project on{" "} - GitHub. -