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

Commit ac39d4b

Browse files
committed
release 0.13.12
1 parent fa9653a commit ac39d4b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

app/CHANGELOG.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
<html><body><pre>
2+
Bell Apps 0.13.12
3+
--------------------
4+
- New translations (#978
5+
- moved dummy test (#977)
6+
- [#966] Validation Added (#972)
7+
- [#970] Multiple choice qtn edit checked value (#973)
8+
- [#968] CSV files changes (#974)
9+
- [#975] Course step sorting (#976)
10+
- [#964] Multiple choice input field in same colume (#967)
11+
212
Bell Apps 0.13.11
313
--------------------
414
- isNationAlive: changed in getRequestatus function

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.13.11",
4+
"version":"0.13.12",
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.13.11",
7+
"version":"0.13.12",
88
"notes":"Nation Bell",
99
"currentLanguage":"English",
1010
"register": "nbs.ole.org:5997"

0 commit comments

Comments
 (0)