Skip to content

Commit

Permalink
Merge pull request #5067 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 Nov 3, 2023
2 parents 980f565 + ac0d5c3 commit 377188d
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 6 deletions.
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.10.0] - 2023-11-03
### Changed
- Add error stats to telemetry.
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.10.0
release=true
version=0.11.0
release=false
3 changes: 3 additions & 0 deletions addOns/retire/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.27.0] - 2023-11-03
### Changed
- Updated with upstream retire.js pattern changes.
Expand Down
4 changes: 2 additions & 2 deletions addOns/retire/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.27.0
release=true
version=0.28.0
release=false
3 changes: 3 additions & 0 deletions addOns/wappalyzer/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


## [21.27.0] - 2023-11-03
### Changed
- Updated with enthec upstream icon and pattern changes.
Expand Down
4 changes: 2 additions & 2 deletions addOns/wappalyzer/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=21.27.0
release=true
version=21.28.0
release=false

0 comments on commit 377188d

Please sign in to comment.