aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-01-22 19:56:08 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-01-22 19:56:08 +0100
commit98f866aa2ba09a74e7a06b827f35e2c0275bda97 (patch)
tree79b8eebaec98581b3521673d6b329d3a00eb0372
parentcc878a2bdaa55bac563aa47b44c1d892667b866d (diff)
downloadansible_collection-98f866aa2ba09a74e7a06b827f35e2c0275bda97.tar.gz
bump version and increase dependency version
-rw-r--r--galaxy.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/galaxy.yml b/galaxy.yml
index 00bddce..1f9b89d 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -1,6 +1,6 @@
namespace: kompetenzbolzen
name: stuff
-version: 0.22.2
+version: 0.22.3
readme: README.md
authors:
- Jonas Gunz <himself@jonasgunz.de>
@@ -19,6 +19,6 @@ tags:
# range specifiers can be set and are separated by ','
dependencies:
community.general: '>=3.6.0'
- community.crypto: '>=1.8.0'
+ community.crypto: '>=2.17.0'
#build_ignore: []