Skip to content

Commit 2b74b10

Browse files
authored
Merge pull request #458 from zapbot/bump-version
Prepare next dev iteration
2 parents d27928f + 6095ada commit 2b74b10

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
## [19] - 2024-07-01
710
### Added
811
- extender/arpSyndicateSubdomainDiscovery.js - uses the API of [ARPSyndicate's Subdomain Center](https://www.subdomain.center/)
@@ -255,6 +258,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
255258

256259
- First packaged version
257260

261+
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v19...HEAD
258262
[19]: https://github.com/zaproxy/community-scripts/compare/v18...v19
259263
[18]: https://github.com/zaproxy/community-scripts/compare/v17...v18
260264
[17]: https://github.com/zaproxy/community-scripts/compare/v16...v17

gradle.properties

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

0 commit comments

Comments
 (0)