Update LOOT API

To commit d1524b83d216efd2744b6575510bb4dbe390c102.
This commit is contained in:
Oliver Hamlet
2016-08-19 17:09:04 +01:00
parent 2dda8818f3
commit 56746ea91a
3 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -38,12 +38,12 @@ releases, so snapshot builds created from commits between releases may use the
last release's version number, and so appear compatible, but contain breaking
changes that aren't yet reflected by the version numbering.
The module is currently built against revision `e40624c`_
The module is currently built against revision `d1524b8`_
of the API, which is post-0.9.2 and pre-0.10.0, but uses the v0.10 metadata
syntax (as specified at that revision, in case there are further changes before
the v0.10 release).
.. _e40624c: https://github.com/loot/loot/tree/e40624cf7498f69b9393a02572a1eaf31065df44
.. _d1524b8: https://github.com/loot/loot/tree/d1524b83d216efd2744b6575510bb4dbe390c102
Getting a Plugin's Bash Tag Suggestions
***************************************