Skip to content

Commit

Permalink
Update to version v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed Oct 4, 2017
1 parent 7e2900c commit 3bc4557
Show file tree
Hide file tree
Showing 11 changed files with 5,499 additions and 5,013 deletions.
2 changes: 1 addition & 1 deletion openvidu-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openvidu-browser",
"version": "1.1.0",
"version": "1.1.1",
"description": "OpenVidu Browser",
"author": "OpenVidu",
"license": "Apache-2.0",
Expand Down
8 changes: 4 additions & 4 deletions openvidu-server/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version='1.0' encoding='utf-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -12,7 +12,7 @@
<packaging>jar</packaging>

<name>OpenVidu Server</name>
<version>1.1.0</version>
<version>1.1.1</version>
<description>OpenVidu Server</description>
<url>https://github.com/OpenVidu/openvidu</url>

Expand Down Expand Up @@ -184,4 +184,4 @@
<configuration> <skipTests>true</skipTests> </configuration> </plugin> </plugins>
</build> </profile> </profiles> -->

</project>
</project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3bc4557

Please sign in to comment.