Skip to content

Commit

Permalink
Version bump to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian committed Apr 6, 2020
1 parent 9b51385 commit 78b2d9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ You can include `system-hook` from this GitHub repository by adding this depende
<dependency>
<groupId>lc.kra.system</groupId>
<artifactId>system-hook</artifactId>
<version>3.5</version>
<version>3.6</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 3.5.{build}
version: 3.6.{build}

branches:
only:
Expand Down

0 comments on commit 78b2d9e

Please sign in to comment.