Skip to content
This repository was archived by the owner on Aug 21, 2018. It is now read-only.

Commit 2ad89f4

Browse files
committed
release 0.12.103
1 parent 01af80c commit 2ad89f4

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

app/CHANGELOG.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<html><body><pre>
22

3+
Bell Apps 0.12.103
4+
--------------------
5+
- [#735] Hide Delete btn if not logged in (#737)
6+
- [#650] course statistics(#743)
7+
- [#745] scroll remove in pop up(#746)
8+
- [#747] Hide download button as per required(#749)
9+
- [#750] Last attempt text removed (#751)
10+
- [#753] changing givenanswer array to object(#765)
11+
- [#763] add exit buttion to skip rating(#767)
12+
- [#764] course listing view update(#768)
13+
314
Bell Apps 0.12.102
415
--------------------
516
- enable fast version on .travis.yml

init_docs/ConfigurationsDoc-Community.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"code":"communitybell",
33
"type":"community",
4-
"version":"0.12.102",
4+
"version":"0.12.103",
55
"currentLanguage":"English",
66
"register": "earthbell.ole.org:5989",
77
"registerDev": "nbs.ole.org:5997"

init_docs/ConfigurationsDoc-Nation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"code":"nationbell",
55
"type":"nation",
66
"nationUrl":"earthbell.ole.org:5989",
7-
"version":"0.12.102",
7+
"version":"0.12.103",
88
"notes":"Nation Bell",
99
"currentLanguage":"English",
1010
"register": "nbs.ole.org:5997"

0 commit comments

Comments
 (0)