Skip to content

Commit 59e6a59

Browse files
author
Deniz Yildirim
committed
accidentally incremented version by 2
1 parent bef728f commit 59e6a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.bunq.sdk'
2-
version '1.28.0.7'
2+
version '1.28.0.6'
33

44
apply plugin: 'java'
55
apply plugin: 'maven-publish'
@@ -48,7 +48,7 @@ publishing {
4848
from components.java
4949
groupId = 'com.bunq.sdk'
5050
artifactId = 'sdk_java'
51-
version = '1.28.0.7'
51+
version = '1.28.0.6'
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)