Skip to content

Commit f569307

Browse files
authored
Merge pull request #230 from zapbot/bump-version
Prepare next dev iteration
2 parents 4311539 + bdd87f2 commit f569307

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
## [10] - 2021-06-11
710

811
### Added
@@ -117,5 +120,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
117120

118121
- First packaged version
119122

123+
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v10...HEAD
120124
[10]: https://github.com/zaproxy/community-scripts/compare/v9...v10
121125
[9]: https://github.com/zaproxy/community-scripts/compare/7278617af4bd1bc3d8db41c00a0437bf78ba6e51...v9

gradle.properties

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

0 commit comments

Comments
 (0)