Skip to content

Commit af0425a

Browse files
set to 0.1.4 for next release
1 parent 5e39cc0 commit af0425a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
global:
1010
- COLLECTION_NAMESPACE: fragmentedpacket
1111
- COLLECTION_NAME: netbox_modules
12-
- COLLECTION_VERSION: 0.1.3
12+
- COLLECTION_VERSION: 0.1.4
1313

1414
matrix:
1515
include:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: fragmentedpacket
99
name: netbox_modules
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 0.1.3
12+
version: 0.1.4
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: README.md

0 commit comments

Comments
 (0)