We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e39cc0 commit af0425aCopy full SHA for af0425a
.travis.yml
@@ -9,7 +9,7 @@ env:
9
global:
10
- COLLECTION_NAMESPACE: fragmentedpacket
11
- COLLECTION_NAME: netbox_modules
12
- - COLLECTION_VERSION: 0.1.3
+ - COLLECTION_VERSION: 0.1.4
13
14
matrix:
15
include:
galaxy.yml
@@ -9,7 +9,7 @@ namespace: fragmentedpacket
name: netbox_modules
# The version of the collection. Must be compatible with semantic versioning
-version: 0.1.3
+version: 0.1.4
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
0 commit comments