Skip to content

Commit 5fd02f7

Browse files
committed
prepare 0.13.17
1 parent 3e4a07a commit 5fd02f7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.13.17]
44
- \#440 java.lang.IllegalArgumentException: URL is malformed
5-
- \#391 Parameters window too big for screen (Try to Restore last width)
6-
- \#443 [Intellij] Error while loading a workspace
5+
- \#391 Parameters window too big for screen (Try to Restore last width)
6+
- \#443 [Intellij] Error while loading a workspace
77
- \#450 Show log of a selected build
88
- \#406 Need Proxy (use jetbrains setting)
99

1010
## [0.13.16]
1111
- \#415 Unable to enter parameters
1212
- Show error for trigger builds (Read from Header X-Error)
13-
- Fix Proxy Handling
13+
- Fix Proxy Handling
1414
- \#426 Plugin Failing After IntelliJ Upgrade to 0.13.15 if jenkins is hosted Tomcat or QUery Parameters are not relaxed
1515
- Add Trace Logging for Url calls with `#org.codinjutsu.tools.jenkins:trace`
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Jenkins Plugin 0.13.16 for Jetbrains products
1+
# Jenkins Plugin 0.13.17 for Jetbrains products
22
[![Build Status](https://app.travis-ci.com/MCMicS/jenkins-control-plugin.svg?branch=master)](https://app.travis-ci.com/MCMicS/jenkins-control-plugin)
33
[![Plugin Compatibility](https://github.com/MCMicS/jenkins-control-plugin/actions/workflows/compatibility.yml/badge.svg)](https://github.com/MCMicS/jenkins-control-plugin/actions/workflows/compatibility.yml)
44

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup=org.codinjutsu
44
pluginName=jenkins-control-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion=0.13.17-eap5
6+
pluginVersion=0.13.17
77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
99
pluginSincePlatformVersion=2022.2

0 commit comments

Comments
 (0)