aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2024-03-25 09:05:21 +0100
committerThomas <>2024-03-25 09:05:21 +0100
commitbe287cd62896125bda12c99dc6ddcb979047787f (patch)
tree836c43c2929f1854718e2d85153eff1dd34be71d
parentd370d47e777ebfdebb10e9879a09a601ba66b43c (diff)
downloadpdf-as-4-be287cd62896125bda12c99dc6ddcb979047787f.tar.gz
pdf-as-4-be287cd62896125bda12c99dc6ddcb979047787f.tar.bz2
pdf-as-4-be287cd62896125bda12c99dc6ddcb979047787f.zip
build(core): switch to next snapshot
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index aa19bd71..759cae29 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@ allprojects {
url "https://repo.spring.io/milestone/"
}
}
- version = '4.4.1'
+ version = '4.4.2-SNAPSHOT'
}
subprojects {