Skip to content

Commit 76d94b9

Browse files
committed
chore: bump version to 0.10.15 for dependency updates
1 parent 4ce23c7 commit 76d94b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# echo "Dont forget to update the version in galaxy.yml and README.md"
2-
TAG=0.10.14
2+
TAG=0.10.15
33

44
create-release:
55
git tag -a v${TAG} -m "Creating v${TAG} release"

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace: tosin2013
44
name: qubinode_kvmhost_setup_collection
5-
version: "0.10.14"
5+
version: "0.10.15"
66
readme: README.md
77
authors:
88
- Tosin Akinosho (github.com/tosin2013)

0 commit comments

Comments
 (0)