Skip to content

Commit

Permalink
Dummy change to trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalinowski-reef committed Dec 22, 2023
1 parent 7604c0d commit 4288164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ When you start working with `b2`, you might notice that more than one script is
This is by design - we use the `ApiVer` methodology to provide all the commands to all the versions
while also providing all the bugfixes to all the old versions.
Each `ApiVer` version will match a specific `SemVer` version with the same major number.
Thus, `ApiVer` marked as `3` will have the same behavior as the `SemVer` version `3` had.
Thus, `ApiVer` marked as `5` will have the same behavior as the `SemVer` version `5` had.

If you use the `b2` command, you're working with the latest stable version.
It provides all the bells and whistles, latest features, and the best performance.
Expand Down

0 comments on commit 4288164

Please sign in to comment.