bump version to: 1.1.6-SNAPSHOT

pull/1/head
Clemens 7 months ago
parent c551b6f7da
commit 00b57fe2ce

@ -7,7 +7,7 @@ import logging
name = 'c4k-website'
MODULE = 'build'
PROJECT_ROOT_PATH = '../..'
version = "1.1.5"
version = "1.1.6-SNAPSHOT"
@init

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

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-website "1.1.5"
(defproject org.domaindrivenarchitecture/c4k-website "1.1.6-SNAPSHOT"
:description "website c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"

Loading…
Cancel
Save