Skip to content

Commit a327a5a

Browse files
committed
version and pr template change
1 parent e73b5c8 commit a327a5a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Please select multiple options if required.
1515

1616
# Checklist:
1717

18+
- [ ] I have update the [gradle.properties](./../gradle.properties) file with the new version
1819
- [ ] My code follows the style guidelines of this project
1920
- [ ] I have performed a self-review of my own code
2021
- [ ] I have commented my code where necessary

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Main properties
22
group=com.truelayer
33
archivesBaseName=truelayer-java
4-
version=16.2.0
4+
version=16.3.0
55

66
# Artifacts properties
77
sonatype_repository_url=https://s01.oss.sonatype.org/service/local/

0 commit comments

Comments
 (0)