Skip to content

Commit d8065b5

Browse files
authored
Merge pull request #252 from zapbot/bump-version
Prepare next dev iteration
2 parents fdd2030 + 7d7b933 commit d8065b5

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)