Skip to content

Commit e63da66

Browse files
authored
Merge pull request #245 from zapbot/bump-version
Prepare next dev iteration
2 parents 2769b7e + fd4401f commit e63da66

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)