Skip to content

Commit

Permalink
Merge pull request #4996 from zapbot/bump-version
Browse files Browse the repository at this point in the history
Prepare next dev iteration(s)
  • Loading branch information
thc202 authored Oct 12, 2023
2 parents ea6221e + 455ca89 commit 1134200
Show file tree
Hide file tree
Showing 26 changed files with 65 additions and 26 deletions.
3 changes: 3 additions & 0 deletions addOns/alertFilters/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [18] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/alertFilters/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=18
release=true
version=19
release=false
3 changes: 3 additions & 0 deletions addOns/ascanrules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [58] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/ascanrules/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=58
release=true
version=59
release=false
3 changes: 3 additions & 0 deletions addOns/authhelper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [0.10.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/authhelper/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.10.0
release=true
version=0.11.0
release=false
3 changes: 3 additions & 0 deletions addOns/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [0.33.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/automation/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.33.0
release=true
version=0.34.0
release=false
3 changes: 3 additions & 0 deletions addOns/bruteforce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [15] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/bruteforce/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=15
release=true
version=16
release=false
3 changes: 3 additions & 0 deletions addOns/callhome/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [0.8.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/callhome/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.8.0
release=true
version=0.9.0
release=false
3 changes: 3 additions & 0 deletions addOns/commonlib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this add-on 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


## [1.18.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/commonlib/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version=1.18.0
release=true
version=1.19.0
release=false
zap.maven.publish=true
zap.maven.pom.inceptionyear=2020
zap.japicmp=true
Expand Down
3 changes: 3 additions & 0 deletions addOns/database/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this add-on 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.3.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/database/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.3.0
release=true
version=0.4.0
release=false
3 changes: 3 additions & 0 deletions addOns/diff/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [14] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/diff/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=14
release=true
version=15
release=false
3 changes: 3 additions & 0 deletions addOns/directorylistv1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [7] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/directorylistv1/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=7
release=true
version=8
release=false
3 changes: 3 additions & 0 deletions addOns/domxss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [18] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/domxss/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=18
release=true
version=19
release=false
3 changes: 3 additions & 0 deletions addOns/encoder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this add-on 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


## [1.4.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/encoder/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.4.0
release=true
version=1.5.0
release=false
3 changes: 3 additions & 0 deletions addOns/postman/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased


## [0.2.0] - 2023-10-12
### Changed
- Update minimum ZAP version to 2.14.0.
Expand Down
4 changes: 2 additions & 2 deletions addOns/postman/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.2.0
release=true
version=0.3.0
release=false

0 comments on commit 1134200

Please sign in to comment.