Skip to content

Commit fd4401f

Browse files
committed
Prepare next dev iteration
Update version and changelog. Signed-off-by: zapbot <[email protected]>
1 parent 2769b7e commit fd4401f

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
## [11] - 2021-09-07
710
### Added
811
- active/Cross Site WebSocket Hijacking.js > an active scan for Cross-Site WebSocket Hijacking vulnerability
@@ -130,6 +133,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
130133

131134
- First packaged version
132135

136+
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v11...HEAD
133137
[11]: https://github.com/zaproxy/community-scripts/compare/v10...v11
134138
[10]: https://github.com/zaproxy/community-scripts/compare/v9...v10
135139
[9]: https://github.com/zaproxy/community-scripts/compare/7278617af4bd1bc3d8db41c00a0437bf78ba6e51...v9

gradle.properties

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

0 commit comments

Comments
 (0)