Skip to content

Commit 89f2794

Browse files
committed
release 1.6.11
1 parent 2040366 commit 89f2794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the changelog for SpotBugs Gradle Plugin. This follows [Keep a Changelog
44

55
Currently the versioning policy of this project follows [Semantic Versioning](http://semver.org/) from version 1.6.0.
66

7-
## Unreleased - 2019-??-??
7+
## 1.6.11 - 2019-03-10
88

99
### Changed
1010

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ apply from: "$rootDir/gradle/sonar.gradle"
1313
apply from: "$rootDir/gradle/deploy.gradle"
1414
apply from: "$rootDir/gradle/spotless.gradle"
1515

16-
version = '1.6.11-SNAPSHOT'
16+
version = '1.6.11'
1717
group = "com.github.spotbugs"
1818
def spotBugsVersion = '3.1.12'
1919
def slf4jVersion = '1.8.0-beta4'

0 commit comments

Comments
 (0)