Skip to content

Commit

Permalink
Merge pull request #1181 from zapbot/release
Browse files Browse the repository at this point in the history
Release version 0.16.0
  • Loading branch information
psiinon authored Jan 25, 2023
2 parents 0ab5e95 + 02288b3 commit 7637f84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.16.0] - 2023-01-25
### Added
- Added Clear Button to History and WebSockets Tab (Issue 411).
### Fixed
Expand Down Expand Up @@ -163,7 +163,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.1.0] - 2018-12-03
First alpha release.

[Unreleased]: https://github.com/zaproxy/zap-hud/compare/v0.15.0...HEAD
[0.16.0]: https://github.com/zaproxy/zap-hud/compare/v0.15.0...v0.16.0
[0.15.0]: https://github.com/zaproxy/zap-hud/compare/v0.14.0...v0.15.0
[0.14.0]: https://github.com/zaproxy/zap-hud/compare/v0.13.0...v0.14.0
[0.13.0]: https://github.com/zaproxy/zap-hud/compare/v0.12.0...v0.13.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.16.0
release=false
release=true

0 comments on commit 7637f84

Please sign in to comment.