Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b50033a

Browse files
Update versions to 3.36.1 (#440)
Co-authored-by: piotrooo <[email protected]>
1 parent 18cbe12 commit b50033a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Asterisk-Java 3.x (Java 1.8 and Asterisk Version 10 thru 18) (master)
4949
<dependency>
5050
<groupId>org.asteriskjava</groupId>
5151
<artifactId>asterisk-java</artifactId>
52-
<version>3.36.0</version>
52+
<version>3.36.1</version>
5353
</dependency>
5454

5555
INSTALLATION FROM SOURCE

pom.xml

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

55
<groupId>org.asteriskjava</groupId>
66
<artifactId>asterisk-java</artifactId>
7-
<version>3.36.0</version>
7+
<version>3.36.1</version>
88

99
<name>Asterisk-Java</name>
1010
<description>The free Java library for Asterisk PBX integration.</description>

0 commit comments

Comments
 (0)