From 8ce68bb3128684160b34eda99771e247ac6692ba Mon Sep 17 00:00:00 2001 From: Pascal Grimaud Date: Mon, 29 Aug 2022 16:53:02 +0000 Subject: [PATCH] Release v0.14.0 --- app.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app.json b/app.json index 9c665c19cfc..d62b3e89001 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ }, "JHIPSTER_LITE_VERSION": { "description": "Version of the JHipster Lite to deploy.", - "value": "0.13.0" + "value": "0.14.0" }, "SPRING_PROFILES_ACTIVE": { "description": "Spring Profiles.", diff --git a/package-lock.json b/package-lock.json index a976cc63a66..fcbb3e4967b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jhlite", - "version": "0.13.1-SNAPSHOT", + "version": "0.14.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "jhlite", - "version": "0.13.1-SNAPSHOT", + "version": "0.14.0", "license": "Apache-2.0", "dependencies": { "axios": "0.27.2", diff --git a/package.json b/package.json index 735e3fc30c3..845c1964fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jhlite", - "version": "0.13.1-SNAPSHOT", + "version": "0.14.0", "description": "JHipster Lite", "homepage": "https://www.jhipster.tech/", "bugs": "https://github.com/jhipster/jhipster-lite/issues", diff --git a/pom.xml b/pom.xml index 8e3e8ff7704..a896f13befa 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.jhipster.lite jhlite - 0.13.1-SNAPSHOT + 0.14.0 jhlite JHipster Lite jar