Skip to content

Commit ac6fd1b

Browse files
author
Philippe Bernery
committed
Update version number and README
1 parent 7311e79 commit ac6fd1b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ Otherwise, run the ```run-sonar-swift.sh``` script from your Xcode project root
4747

4848
### Release history
4949

50+
#### 0.3.4
51+
- SwiftLint 0.18.1 (add 8 more rules)
52+
- Fix README headers
53+
- Update README URLs to SonarQube
54+
5055
#### 0.3.3
5156
- Updated run-sonar-swift.sh to support -usesonarscanner (for sonar-scanner instead of sonar-runner).
5257

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>com.backelite.sonarqube</groupId>
2828
<artifactId>backelite-sonar-swift-plugin</artifactId>
29-
<version>0.3.2</version>
29+
<version>0.3.4</version>
3030

3131
<packaging>sonar-plugin</packaging>
3232

0 commit comments

Comments
 (0)