From 2776176873ae2296e0649aa652c6c3ded48be1fe Mon Sep 17 00:00:00 2001 From: avvessalom Date: Mon, 17 Jan 2022 11:54:41 +0300 Subject: [PATCH] new agent version --- projector-plugin/CHANGELOG.md | 3 ++- projector-plugin/gradle.properties | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/projector-plugin/CHANGELOG.md b/projector-plugin/CHANGELOG.md index 92ac4dcf..68248611 100644 --- a/projector-plugin/CHANGELOG.md +++ b/projector-plugin/CHANGELOG.md @@ -2,10 +2,11 @@ Notable changes to this project are documented in this file. -# Unreleased +# 1.9.0 ## Updated - PRJ-717 Support for platform 193 dropped +- Projector Server v1.6.0 ## Fixed - PRJ-770 Update GotIt message position if widget is moved diff --git a/projector-plugin/gradle.properties b/projector-plugin/gradle.properties index f4aacabf..45c3820d 100644 --- a/projector-plugin/gradle.properties +++ b/projector-plugin/gradle.properties @@ -21,4 +21,4 @@ # Please contact JetBrains, Na Hrebenech II 1718/10, Prague, 14000, Czech Republic # if you need additional information or have any questions. # -version=1.8.0 +version=1.9.0