File tree 3 files changed +6
-11
lines changed 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
1
Marsha contributors (sorted alphabetically)
2
2
============================================
3
3
4
- * ** [ Stéphane Angel] ( https://github.com/twidi ) **
5
-
6
- * Project set-up
7
- * Models definition
8
-
9
- * ** [ Samuel Paccoud] ( https://github.com/sampaccoud ) **
10
-
11
- * Dockerization
12
-
4
+ * [ Stéphane Angel] ( https://github.com/twidi )
5
+ * [ Mehdi Benadda] ( https://github.com/mbenadda )
6
+ * [ Julien Maupetit] ( https://github.com/jmaupetit )
7
+ * [ Samuel Paccoud] ( https://github.com/sampaccoud )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " marsha" ,
3
- "version" : " 1.0.0-beta.1 " ,
3
+ "version" : " 1.0.0-beta.2 " ,
4
4
"description" : " 🐠 a FUN LTI video provider" ,
5
5
"main" : " front/index.tsx" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 2
2
name = marsha
3
3
description = A FUN video provider for Open edX
4
4
long_description = file:README.rst
5
- version = 1.0.0-beta.1
5
+ version = 1.0.0-beta.2
6
6
author = Open FUN (France Universite Numerique)
7
7
8
8
license = MIT
You can’t perform that action at this time.
0 commit comments