summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-07-04 12:08:01 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-07-04 12:10:49 +0200
commitdd0519f323a7d882439453fad542cc71bb02f569 (patch)
tree5286ce685d6d7b007cc2b2285053d9c63fd40ff9 /doc
parent5a94df2221664f88fd3c8fc07e068fc2ce52118d (diff)
API: Update version to 2.1.1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.md b/doc/api.md
index aee738c88..1fe475fa8 100644
--- a/doc/api.md
+++ b/doc/api.md
@@ -29,7 +29,7 @@ The version number follows the [semantic versioning guidelines](http://semver.or
The requested version number must be of the format `vX[.X[.X]]` with X being
a positive number. `v1` and `v1.0` will both be treated as `v1.0.0`.
-The most recent API version is `v2.1.0`.
+The most recent API version is `v2.1.1`.
### Compatibility