Skip to content

Commit d167797

Browse files
committed
Version 0.3.3
1 parent 6c783a7 commit d167797

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>urjc.openvidu</groupId>
1313
<artifactId>OpenViduTeaching</artifactId>
14-
<version>0.3.2</version>
14+
<version>0.3.3</version>
1515
<name>OpenViduTeaching</name>
1616
<description>Project for online teaching using OpenVidu</description>
1717

docker/build/OpenViduTeaching.jar

-4.91 MB
Binary file not shown.

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"start": "ng serve --proxy-config proxy.conf.json",
6969
"test": "ng test"
7070
},
71-
"version": "0.3.2"
71+
"version": "0.3.3"
7272
}

0 commit comments

Comments
 (0)