We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce6e44 + e0db7ad commit 2da98daCopy full SHA for 2da98da
galaxy.yml
@@ -8,7 +8,7 @@ namespace: viczem
8
name: keepass
9
10
# The version of the collection. Must be compatible with semantic versioning
11
-version: 0.5.0
+version: 0.5.1
12
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
readme: README.md
plugins/lookup/keepass.py
@@ -21,7 +21,7 @@
21
DOCUMENTATION = """
22
lookup: keepass
23
author: Victor Zemtsov <[email protected]>
24
- version_added: '0.5.0'
+ version_added: '0.5.1'
25
short_description: Fetching data from KeePass file
26
description:
27
- This lookup returns a value of a property of a KeePass entry
0 commit comments