Skip to content

Commit 60f3ffa

Browse files
Update to version v2.24.0
1 parent b16195a commit 60f3ffa

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

pom.xml

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

55
<groupId>io.openvidu</groupId>
66
<artifactId>classroom-demo</artifactId>
7-
<version>2.23.0</version>
7+
<version>2.24.0</version>
88
<packaging>war</packaging>
99

1010
<name>classroom-demo</name>

src/angular/frontend/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/angular/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"start": "ng serve",
3737
"test": "ng test"
3838
},
39-
"version": "2.23.0"
39+
"version": "2.24.0"
4040
}

src/main/resources/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="cssload-tube-tunnel"></div>
1515
</div>
1616
</app-root>
17-
<script src="runtime.71fbdf1419e16a50.js" type="module"></script><script src="polyfills.24b2de71b33f2e7c.js" type="module"></script><script src="main.be2a5d3c34223516.js" type="module"></script>
17+
<script src="runtime.71fbdf1419e16a50.js" type="module"></script><script src="polyfills.24b2de71b33f2e7c.js" type="module"></script><script src="main.4ba77dbda96acfe5.js" type="module"></script>
1818

1919

2020
</body></html>

src/main/resources/static/main.4ba77dbda96acfe5.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/resources/static/main.be2a5d3c34223516.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)