Skip to content

Commit

Permalink
Update to version v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed Nov 17, 2022
1 parent b16195a commit 60f3ffa
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 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.23.0</version>
<version>2.24.0</version>
<packaging>war</packaging>

<name>classroom-demo</name>
Expand Down
18 changes: 9 additions & 9 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 @@ -36,5 +36,5 @@
"start": "ng serve",
"test": "ng test"
},
"version": "2.23.0"
"version": "2.24.0"
}
2 changes: 1 addition & 1 deletion src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="cssload-tube-tunnel"></div>
</div>
</app-root>
<script src="runtime.71fbdf1419e16a50.js" type="module"></script><script src="polyfills.24b2de71b33f2e7c.js" type="module"></script><script src="main.be2a5d3c34223516.js" type="module"></script>
<script src="runtime.71fbdf1419e16a50.js" type="module"></script><script src="polyfills.24b2de71b33f2e7c.js" type="module"></script><script src="main.4ba77dbda96acfe5.js" type="module"></script>


</body></html>
1 change: 1 addition & 0 deletions src/main/resources/static/main.4ba77dbda96acfe5.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/main/resources/static/main.be2a5d3c34223516.js

This file was deleted.

0 comments on commit 60f3ffa

Please sign in to comment.