We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc910b commit 57b3ccaCopy full SHA for 57b3cca
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Change Log
2
3
+## 1.4.0
4
## Added
5
- documenteditor/config/editorconfig/Customization#mobile
6
- documenteditor/config/editorconfig/Customization#pointerMode
pom.xml
@@ -6,7 +6,7 @@
7
<groupId>com.onlyoffice</groupId>
8
<artifactId>docs-integration-sdk</artifactId>
9
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.4.0</version>
10
<packaging>jar</packaging>
11
12
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments