Skip to content

Commit 4e1af48

Browse files
committed
🔖(patch) bump release to 1.0.0-beta.2
Add missing front-end build in the Docker production image
1 parent b2780d4 commit 4e1af48

File tree

3 files changed

+6
-11
lines changed

3 files changed

+6
-11
lines changed

CONTRIBUTORS.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
Marsha contributors (sorted alphabetically)
22
============================================
33

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)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marsha",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "🐠 a FUN LTI video provider",
55
"main": "front/index.tsx",
66
"scripts": {

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = marsha
33
description = A FUN video provider for Open edX
44
long_description = file:README.rst
5-
version = 1.0.0-beta.1
5+
version = 1.0.0-beta.2
66
author = Open FUN (France Universite Numerique)
77
author_email = [email protected]
88
license = MIT

0 commit comments

Comments
 (0)