Skip to content

Commit dc146bf

Browse files
authored
Merge pull request #6160 from zapbot/bump-version
Prepare next dev iteration(s)
2 parents 849e451 + 809daf4 commit dc146bf

File tree

8 files changed

+20
-8
lines changed

8 files changed

+20
-8
lines changed

addOns/authhelper/CHANGELOG.md

Lines changed: 3 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
## [0.19.0] - 2025-02-04
710
### Added
811
- Added support for Client Script Authentication when used in conjunction with the Ajax Spider add-on or the Client Spider via the Client Side Integration add-on.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.19.0
2-
release=true
1+
version=0.20.0
2+
release=false

addOns/automation/CHANGELOG.md

Lines changed: 3 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
## [0.45.0] - 2025-02-04
710
### Fixed
811
- Correctly load numeric user passwords.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.45.0
2-
release=true
1+
version=0.46.0
2+
release=false

addOns/client/CHANGELOG.md

Lines changed: 3 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
## [0.13.0] - 2025-02-04
710
### Added
811
- Added support for Client Script Authentication when installed in conjunction with the Authentication Helper add-on.

addOns/client/gradle.properties

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

addOns/zest/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this add-on will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
9+
710
## [48.2.0] - 2025-02-04
811
### Added
912
- Firefox to recorder.

addOns/zest/gradle.properties

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

0 commit comments

Comments
 (0)