From 3784884e477a5dc680c962485150c49c65beb00b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Aug 2023 19:17:46 +0000 Subject: [PATCH] Prepare for next release --- naikan-client/package-lock.json | 4 ++-- naikan-client/package.json | 2 +- naikan-client/pom.xml | 2 +- naikan-core/pom.xml | 2 +- naikan-web/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/naikan-client/package-lock.json b/naikan-client/package-lock.json index 828f5b71..2816cf59 100644 --- a/naikan-client/package-lock.json +++ b/naikan-client/package-lock.json @@ -1,12 +1,12 @@ { "name": "naikan", - "version": "0.4.3", + "version": "0.4.4-SNAPSHOT", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "naikan", - "version": "0.4.3", + "version": "0.4.4-SNAPSHOT", "dependencies": { "@angular/animations": "16.1.6", "@angular/cdk": "16.1.6", diff --git a/naikan-client/package.json b/naikan-client/package.json index 4b1d8774..5699240a 100644 --- a/naikan-client/package.json +++ b/naikan-client/package.json @@ -1,6 +1,6 @@ { "name": "naikan", - "version": "0.4.3", + "version": "0.4.4-SNAPSHOT", "scripts": { "ng": "ng", "start": "ng serve --configuration development", diff --git a/naikan-client/pom.xml b/naikan-client/pom.xml index 954b9fd0..8b0fc63c 100644 --- a/naikan-client/pom.xml +++ b/naikan-client/pom.xml @@ -7,7 +7,7 @@ com.enofex naikan-parent - 0.4.3 + 0.4.4-SNAPSHOT naikan-client diff --git a/naikan-core/pom.xml b/naikan-core/pom.xml index d82ed1e1..6714d3b6 100644 --- a/naikan-core/pom.xml +++ b/naikan-core/pom.xml @@ -7,7 +7,7 @@ com.enofex naikan-parent - 0.4.3 + 0.4.4-SNAPSHOT naikan-core diff --git a/naikan-web/pom.xml b/naikan-web/pom.xml index d6da7ecf..5e807d3a 100644 --- a/naikan-web/pom.xml +++ b/naikan-web/pom.xml @@ -7,7 +7,7 @@ com.enofex naikan-parent - 0.4.3 + 0.4.4-SNAPSHOT naikan-web diff --git a/pom.xml b/pom.xml index 6333aaa2..3e2f1171 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.enofex naikan-parent - 0.4.3 + 0.4.4-SNAPSHOT pom Naikan