Skip to content

Commit

Permalink
bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Stuerz committed Aug 4, 2021
1 parent 35cfb5e commit d1820b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v1.3.0](https://github.com/andeman/puppet-opnsense/tree/v1.3.0) (2021-08-04)

[Full Changelog](https://github.com/andeman/puppet-opnsense/compare/v1.2.0...v1.3.0)

### Added

- add manifests [\#5](https://github.com/andeman/puppet-opnsense/pull/5) ([andeman](https://github.com/andeman))

## [v1.2.0](https://github.com/andeman/puppet-opnsense/tree/v1.2.0) (2021-07-23)

[Full Changelog](https://github.com/andeman/puppet-opnsense/compare/v1.1.1...v1.2.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "andeman-opnsense",
"version": "1.2.0",
"version": "1.3.0",
"author": "andeman",
"summary": "Manage OPNsense firewalls",
"license": "Apache-2.0",
Expand Down

0 comments on commit d1820b3

Please sign in to comment.