release: 3.3.1

This commit is contained in:
bom 2023-11-17 11:59:35 +01:00
parent 8ce57c543d
commit 5172123364
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
version = "3.3.1-SNAPSHOT"
version = "3.3.1"

View file

@ -33,7 +33,7 @@ default_task = "dev"
name = "ddadevops"
MODULE = "not-used"
PROJECT_ROOT_PATH = "."
version = "3.3.1-dev"
version = "3.3.1"
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.3.1-dev",
"version": "3.3.1",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-jira#readme",
"repository": "https://www.npmjs.com/package/c4k-jira",
"license": "APACHE2",