Skip to content

Commit 7d7b933

Browse files
committed
Prepare next dev iteration
Update version and changelog. Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
1 parent fdd2030 commit 7d7b933

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
## [12] - 2021-10-07
710
### Added
811
- authentication/OfflineTokenRefresh.js - refresh oauth2 offline tokens
@@ -140,6 +143,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
140143

141144
- First packaged version
142145

146+
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v12...HEAD
143147
[12]: https://github.com/zaproxy/community-scripts/compare/v11...v12
144148
[11]: https://github.com/zaproxy/community-scripts/compare/v10...v11
145149
[10]: https://github.com/zaproxy/community-scripts/compare/v9...v10

gradle.properties

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

0 commit comments

Comments
 (0)