aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2024-09-05 14:49:51 +0200
committerThomas <>2024-09-05 14:49:51 +0200
commitb876d33c7e807b401d9f25c4ebff884432753c73 (patch)
tree09d1818511b2d7f0cf9c91985eae57946b75dad1
parent9cd16afc187647c4d3aea74e49dd626eb0fea907 (diff)
downloadpdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.tar.gz
pdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.tar.bz2
pdf-as-4-b876d33c7e807b401d9f25c4ebff884432753c73.zip
build(core): switch to next release versionHEAD4.4.2master
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b2ca5772..8c9228bb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@ allprojects {
url "https://repo.spring.io/milestone/"
}
}
- version = '4.4.2-SNAPSHOT'
+ version = '4.4.2'
}
subprojects {