aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2023-12-19 18:46:24 +0100
committerThomas <>2023-12-19 18:46:24 +0100
commitd1c8afa130a2ffa39724db56d8ef66d0b25b02fb (patch)
treef0018be021c59652f5b28e0d0d66cdaa47228dff
parent59cf9c789803110fe7e2e79d2a57801c98c1a201 (diff)
downloadpdf-as-4-d1c8afa130a2ffa39724db56d8ef66d0b25b02fb.tar.gz
pdf-as-4-d1c8afa130a2ffa39724db56d8ef66d0b25b02fb.tar.bz2
pdf-as-4-d1c8afa130a2ffa39724db56d8ef66d0b25b02fb.zip
build(core): switch to next snapshot version
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index da587e9d..62ac8b50 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@ allprojects {
url "https://repo.spring.io/milestone/"
}
}
- version = '4.4.0'
+ version = '4.4.1-SNAPSHOT'
}
subprojects {