Skip to content

Commit

Permalink
Pretty sure I have something wrong with gitversion.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaben committed Apr 3, 2020
1 parent eb2b314 commit 3cb4ea6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
18 changes: 3 additions & 15 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
assembly-versioning-scheme: MajorMinorPatchTag
assembly-file-versioning-scheme: MajorMinorPatch
mode: Mainline
increment: Patch
commit-message-incrementing: Enabled
branches:
master:
mode: ContinuousDelivery
tag: ''
increment: Patch
prevent-increment-of-merged-branch-version: false
track-merge-target: false
regex: master
tracks-release-branches: false
is-release-branch: false
is-mainline: true
branches: {}
ignore:
sha: []
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## Papercut v5.5.4 [2020-04-02]
## Papercut v5.6.0 [2020-04-02]
- [#143](https://github.com/ChangemakerStudios/Papercut/issues/143) Added "Delete All" button.
- Switch "Self Hosted Web" to use OWIN/Katana -- which should fix issues with binding.
- Added IP and port Papercut IPComm configuration in json settings.
Expand Down

0 comments on commit 3cb4ea6

Please sign in to comment.