Skip to content

Commit

Permalink
Prepare for next round of development
Browse files Browse the repository at this point in the history
  • Loading branch information
alextu committed Sep 11, 2023
1 parent 1f75b52 commit 3c4b4b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'signing'
id 'com.gradle.plugin-publish' version '1.2.1'
id 'com.github.breadmoirai.github-release' version '2.4.1'
id 'org.gradle.wrapper-upgrade' version '0.11.2'
id 'org.gradle.wrapper-upgrade' version '0.11.3'
}

def releaseVersion = releaseVersion()
Expand Down
2 changes: 0 additions & 2 deletions release/changes.md
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
- [FIX] Make `register` work with Kotlin build scripts (#158)
- [FIX] PGP key to sign the artifacts needs to be rotated
2 changes: 1 addition & 1 deletion release/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.3
0.11.4

0 comments on commit 3c4b4b9

Please sign in to comment.