Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Prepare 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Jul 21, 2018
1 parent 82fbc9c commit afb130d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ssh-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ targets: # which platforms to build an archive for
- debian_stretch
git:
gitUrl: https://github.com/1and1/ssh-config.git
branch: v1.1.4
branch: v1.1.5
redhat:
group: Development Tools
relations:
Expand Down Expand Up @@ -57,6 +57,11 @@ archlinux:
- pkg: maven
# Version history of the package. Used for Debian changelogs.
versions:
- version: 1.1.5 # TBD this needs to match the debian version as a string
release: stfu
date: 2018-07-21T18:09:00+02:00
changes:
- Fix for enabled flag checking.
- version: 1.1.4 # TBD this needs to match the debian version as a string
release: stfu
date: 2018-07-21T15:58:00+02:00
Expand Down

0 comments on commit afb130d

Please sign in to comment.