From 2a600715bc23abc687e872ea8494926d3364ec58 Mon Sep 17 00:00:00 2001 From: mkpaz Date: Fri, 10 Feb 2023 16:33:30 +0400 Subject: [PATCH] Bump version to 1.2.0 --- README.md | 2 +- base/pom.xml | 2 +- conveyor.conf | 2 +- pom.xml | 4 ++-- sampler/pom.xml | 2 +- styles/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c1d8c6f..0e35984 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Or download the latest build on the [releases page](https://github.com/mkpaz/atl io.github.mkpaz atlantafx-base - 1.1.0 + 1.2.0 ``` diff --git a/base/pom.xml b/base/pom.xml index 8512155..a246360 100755 --- a/base/pom.xml +++ b/base/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 1.1.0 + 1.2.0 atlantafx-base diff --git a/conveyor.conf b/conveyor.conf index d5ab3e6..cecc78a 100644 --- a/conveyor.conf +++ b/conveyor.conf @@ -18,7 +18,7 @@ app { fsname = atlantafx-sampler // Not allowed to have versions ending in -SNAPSHOT - version = 1.1.0 + version = 1.2.0 // Open source projects use Conveyor for free. vcs-url = github.com/mkpaz/atlantafx diff --git a/pom.xml b/pom.xml index 1513d64..d5315ec 100755 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.mkpaz atlantafx-parent pom - 1.1.0 + 1.2.0 AtlantaFX JavaFX CSS theme collection plus additional controls @@ -65,7 +65,7 @@ AtlantaFX - 1.1.0 + 1.2.0 3.12.0 11.5.1 diff --git a/sampler/pom.xml b/sampler/pom.xml index 51f9945..0b3ec34 100755 --- a/sampler/pom.xml +++ b/sampler/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 1.1.0 + 1.2.0 atlantafx-sampler diff --git a/styles/pom.xml b/styles/pom.xml index 11f13c2..ef3d51a 100755 --- a/styles/pom.xml +++ b/styles/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 1.1.0 + 1.2.0 atlantafx-styles