Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit cadc72c

Browse files
committed
new server version
1 parent dd907cc commit cadc72c

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ intellijPluginVersion=1.3.0
2626
javassistVersion=3.28.0-GA
2727
kotlinVersion=1.6.10
2828
mockitoKotlinVersion=4.0.0
29-
projectorClientVersion=5f611890
29+
projectorClientVersion=bc829b35
3030
projectorClientGroup=com.github.JetBrains.projector-client
3131
targetJvm=11
3232
jetbrainsMonoVersion=2.242

projector-server/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 1.6.0
4+
35
## Added
46

57
- PRJ-20 Synchronization between drawing to different surfaces

projector-server/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
# Please contact JetBrains, Na Hrebenech II 1718/10, Prague, 14000, Czech Republic
2222
# if you need additional information or have any questions.
2323
#
24-
version=1.5.0
24+
version=1.6.0

0 commit comments

Comments
 (0)