Skip to content

Commit

Permalink
Merge pull request #5546 from zapbot/bump-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kingthorin authored Jun 28, 2024
2 parents 6268cc0 + c7bdc2d commit 07ab533
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 6 deletions.
3 changes: 3 additions & 0 deletions addOns/pscanrulesBeta/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


## [39] - 2024-06-28
### Added
- More 'polyfill' related domains.
Expand Down
4 changes: 2 additions & 2 deletions addOns/pscanrulesBeta/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=39
release=true
version=40
release=false
3 changes: 3 additions & 0 deletions addOns/requester/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


## [7.7.0] - 2024-06-28
### Added
- Allow to display a message in the editor dialogue.
Expand Down
4 changes: 2 additions & 2 deletions addOns/requester/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=7.7.0
release=true
version=7.8.0
release=false
3 changes: 3 additions & 0 deletions addOns/zest/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


## [46] - 2024-06-28
### Added
- Document the engine name in the help page.
Expand Down
4 changes: 2 additions & 2 deletions addOns/zest/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=46
release=true
version=47
release=false

0 comments on commit 07ab533

Please sign in to comment.