Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsmaerten authored May 31, 2023
1 parent ff19e48 commit 2e8c62a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_comment1": "This file must be updated manually to indicate the latest stable and prerelease versions.",
"_comment2": "Versions <2 will check the 'version' key, while later version use 'stable' and 'prerelease'. 'version' is deprecated.",
"version": "1.3.1",
"stable": "1.3.1",
"prerelease": "2.0.0-beta.3"
"version": "2.0.0",
"stable": "2.0.0",
"prerelease": "2.0.0"
}

0 comments on commit 2e8c62a

Please sign in to comment.