Skip to content

Commit

Permalink
bump version to M3
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-truffaut committed Feb 28, 2021
1 parent 7809e43 commit 6474680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class Index extends React.Component {
const docUrl = doc => `${baseUrl}${docsPart}${langPart}${doc}`;

const organization = "com.github.julien-truffaut";
const latestVersion = "3.0.0-M2"
const latestVersion = "3.0.0-M3"

const latestVersionBadge = latestVersion
.replace("-", "--")
Expand Down

0 comments on commit 6474680

Please sign in to comment.