aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authoremusic <emina.music@egiz.gv.at>2019-01-15 09:53:00 +0100
committeremusic <emina.music@egiz.gv.at>2019-01-15 09:53:00 +0100
commit516334bd777b1e3dcc2f060f12dd7a78be79b0bf (patch)
treec92aee672d4d5466155a8c2dbbe2bacff6360011 /build.gradle
parenta1016fc89cd5b8bf9185b956a2a0dca6bad34e78 (diff)
downloadpdf-as-4-516334bd777b1e3dcc2f060f12dd7a78be79b0bf.tar.gz
pdf-as-4-516334bd777b1e3dcc2f060f12dd7a78be79b0bf.tar.bz2
pdf-as-4-516334bd777b1e3dcc2f060f12dd7a78be79b0bf.zip
update version to 4.1.6 snapshot
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 3a6c05e1..b763bc5a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ task wrapper(type: Wrapper) {
allprojects {
apply plugin: 'com.github.ben-manes.versions'
repositories { mavenCentral() }
- version = '4.1.5'
+ version = '4.1.6-SNAPSHOT'
}
configurations {