Skip to content

Commit

Permalink
Merge pull request #12 from safing/feature/version-bump
Browse files Browse the repository at this point in the history
Bump debian version to 0.4.1.0
  • Loading branch information
dhaavi authored Jul 24, 2020
2 parents f20897a + f524405 commit f1c0bac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/linux-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ jobs:
name: portmaster.deb
path: ${{ steps.build.outputs.filename }}

# once more but with the package version
- uses: actions/upload-artifact@v1
with:
name: ${{ steps.build.outputs.filename }}
path: ${{ steps.build.outputs.filename }}

install-ubuntu:
name: ${{ matrix.container }}
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion linux/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
portmaster (0.0.0.2) buster; urgency=medium
portmaster (0.4.1.0) buster; urgency=medium

* Updated systemd service file
* Migrate from portmaster-control to portmaster-start
Expand Down

0 comments on commit f1c0bac

Please sign in to comment.