Skip to content

Commit

Permalink
Merge pull request #299 from NipunaRanasinghe/next-release-stage
Browse files Browse the repository at this point in the history
Sync master with release staging branch
  • Loading branch information
NipunaRanasinghe committed Feb 9, 2023
2 parents 95327d3 + ff78944 commit daaa032
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ release {
buildTasks = ['jar']

git {
requireBranch = 'next-release'
requireBranch = 'next-release-stage'
pushToRemote = 'upstream'
commitVersionFileOnly = false
signTag = false
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

version=0.94.1-SNAPSHOT
version=0.95.1-SNAPSHOT


signing.keyId=
Expand Down
1 change: 0 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
jdk:
- openjdk11

0 comments on commit daaa032

Please sign in to comment.