From af353cde4eb90cdd687c510611f853161be66da8 Mon Sep 17 00:00:00 2001 From: MK13 Date: Wed, 25 Aug 2021 22:21:12 +0200 Subject: [PATCH] Prepare next development iteration for v49 --- financer-common/pom.xml | 2 +- financer-server/pom.xml | 2 +- financer-web-client/pom.xml | 2 +- financer-web-client/src/main/resources/static/changelog.txt | 3 +++ pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/financer-common/pom.xml b/financer-common/pom.xml index 7b523f5..886746c 100644 --- a/financer-common/pom.xml +++ b/financer-common/pom.xml @@ -7,7 +7,7 @@ financer-parent de.77zzcx7.financer - 48 + 49-SNAPSHOT financer-common diff --git a/financer-server/pom.xml b/financer-server/pom.xml index db05bbe..1fff8b5 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -6,7 +6,7 @@ de.77zzcx7.financer financer-parent - 48 + 49-SNAPSHOT financer-server diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml index 96891c2..b8342cb 100644 --- a/financer-web-client/pom.xml +++ b/financer-web-client/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 48 + 49-SNAPSHOT financer-web-client diff --git a/financer-web-client/src/main/resources/static/changelog.txt b/financer-web-client/src/main/resources/static/changelog.txt index ab4510c..ecfcdb3 100644 --- a/financer-web-client/src/main/resources/static/changelog.txt +++ b/financer-web-client/src/main/resources/static/changelog.txt @@ -1,3 +1,6 @@ +v48 -> v40: +- + v47 -> v48: - Added new property 'transaction type' to a transaction, denoting the type of the transaction, e.g. asset swap, expense, liability or income. This can also be queried via FQL diff --git a/pom.xml b/pom.xml index 5f5b47a..4a8b43d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ de.77zzcx7.financer financer-parent - 48 + 49-SNAPSHOT pom The umbrella for all financer projects financer-parent @@ -26,7 +26,7 @@ - 000048 + 000049 9.0.41