bump version to: 3.4.1-dev

This commit is contained in:
ansgarz 2024-01-12 11:08:06 +01:00
parent 95956159d2
commit b68da1cd4f
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ plugins {
}
version = "3.4.0"
version = "3.4.1-SNAPSHOT"
group = "org.domaindrivenarchitecture.buildtest"

View file

@ -33,7 +33,7 @@ default_task = "dev"
name = "ddadevops"
MODULE = "not-used"
PROJECT_ROOT_PATH = "."
version = "3.4.0"
version = "3.4.1-dev"
summary = "tools to support builds combining gopass, terraform, dda-pallet, aws & hetzner-cloud"
description = __doc__
authors = [Author("meissa GmbH", "buero@meissa-gmbh.de")]

View file

@ -2,7 +2,7 @@
"name": "c4k-jira",
"description": "Generate c4k yaml for a jira deployment.",
"author": "meissa GmbH",
"version": "3.4.0",
"version": "3.4.1-SNAPSHOT",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-jira#readme",
"repository": "https://www.npmjs.com/package/c4k-jira",
"license": "APACHE2",