Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Nov 21, 2019
1 parent 514f0ae commit 3539140
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[Unreleased]: https://github.com/electron-userland/electron-installer-snap/compare/v4.0.0...master

## [4.1.0] - 2019-11-21

[4.1.0]: https://github.com/electron-userland/electron-installer-snap/compare/v4.0.0...v4.1.0

### Added

* Autodetect the base option when it's not specified by the user (#47)

## [4.0.0] - 2019-06-20

[4.0.0]: https://github.com/electron-userland/electron-installer-snap/compare/v3.2.0...v4.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-installer-snap",
"version": "4.0.0",
"version": "4.1.0",
"description": "Build snapcraft packages for Electron applications",
"author": "Mark Lee",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3539140

Please sign in to comment.