aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2023-04-18 20:33:47 +0200
committerThomas <>2023-04-18 20:33:47 +0200
commita23f18a38205eb3e0b952c3aaa49a6906567377d (patch)
treed7b73a999f5a2840bad69e91662a8a319c5cccb6
parent8525e93330ed046bec63daedbeba732416970121 (diff)
downloadpdf-as-4-a23f18a38205eb3e0b952c3aaa49a6906567377d.tar.gz
pdf-as-4-a23f18a38205eb3e0b952c3aaa49a6906567377d.tar.bz2
pdf-as-4-a23f18a38205eb3e0b952c3aaa49a6906567377d.zip
build(core): switch to next release version4.3.2
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b27aba5f..a690c5dd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@ allprojects {
url "https://repo.spring.io/milestone/"
}
}
- version = '4.3.2-SNAPSHOT'
+ version = '4.3.2'
}
subprojects {