Skip to content

Commit

Permalink
Update to version v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed Jul 26, 2021
1 parent 4675da2 commit c1870c6
Show file tree
Hide file tree
Showing 19 changed files with 198,312 additions and 1,046 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.openvidu</groupId>
<artifactId>classroom-demo</artifactId>
<version>2.18.0</version>
<version>2.19.0</version>
<packaging>war</packaging>

<name>classroom-demo</name>
Expand Down
8 changes: 4 additions & 4 deletions src/angular/frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion src/angular/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"start": "ng serve",
"test": "ng test"
},
"version": "2.18.0"
"version": "2.19.0"
}
Loading

0 comments on commit c1870c6

Please sign in to comment.