Skip to content

Commit c2c79e2

Browse files
authored
Merge pull request #322 from zapbot/bump-version
Prepare next dev iteration
2 parents 53a1f72 + af7b3e5 commit c2c79e2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [Unreleased]
7+
8+
69
## [16] - 2023-03-29
710
### Added
811
- httpsender/UpgradeHttp1To2.js - changes all HTTP/1.1 requests to use HTTP/2
@@ -184,6 +187,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
184187

185188
- First packaged version
186189

190+
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v16...HEAD
187191
[16]: https://github.com/zaproxy/community-scripts/compare/v15...v16
188192
[15]: https://github.com/zaproxy/community-scripts/compare/v14...v15
189193
[14]: https://github.com/zaproxy/community-scripts/compare/v13...v14

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=16
2-
release=true
1+
version=17
2+
release=false

0 commit comments

Comments
 (0)