Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit fd81216

Browse files
committed
prepare to release v1.2.2
1 parent da06d42 commit fd81216

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 1.2.2
4+
* Fix wrong method usage in updateRoomSettings and updateRoomMetadata
5+
36
## 1.2.1
47
* Applications API has moved from v3 to v4
58

0 Bytes
Binary file not shown.

lib/java-upwork.jar

0 Bytes
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.Upwork</groupId>
55
<artifactId>api</artifactId>
6-
<version>1.2.1</version>
6+
<version>1.2.2</version>
77
<packaging>jar</packaging>
88
<name>java-upwork</name>
99
<description>JAVA bindings for Upwork API</description>

0 commit comments

Comments
 (0)