Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2024-10-22)

### Bug Fixes

* cannot configure timeout for Guacamole API ([3c9e78e](3c9e78e))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 59636ac commit 91ea12d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [1.1.4](https://github.com/openstandia/connector-guacamole/compare/v1.1.3...v1.1.4) (2024-10-22)


### Bug Fixes

* cannot configure timeout for Guacamole API ([3c9e78e](https://github.com/openstandia/connector-guacamole/commit/3c9e78ee9299e57c75f166cc8a4cc25816440f72))
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>jp.openstandia.connector</groupId>
<artifactId>connector-guacamole</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<packaging>jar</packaging>

<name>Guacamole Connector</name>
Expand Down

0 comments on commit 91ea12d

Please sign in to comment.