Skip to content

Commit

Permalink
use release instead of version
Browse files Browse the repository at this point in the history
  • Loading branch information
Clint Savage committed Jul 24, 2018
1 parent a2bdaea commit cf91d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LinchPin is a simple and flexible hybrid cloud orchestration tool. Its intended

Additionally, LinchPin provides a Python API for managing resources. The cloud management component is backed by `Ansible <https://ansible.com>`_. The front-end API manages the interface between the command line (or other interfaces) and calls to the Ansible API.

This documentation covers the current released version of LinchPin (|version|). For recent features, we attempt to note in each section the version of LinchPin where the feature was added.
This documentation covers the current released version of LinchPin (|release|). For recent features, we attempt to note in each section the version of LinchPin where the feature was added.


.. toctree::
Expand Down

0 comments on commit cf91d58

Please sign in to comment.