diff --git a/app/CHANGELOG.html b/app/CHANGELOG.html index 8ef8d17a4..c64be4bb4 100644 --- a/app/CHANGELOG.html +++ b/app/CHANGELOG.html @@ -1,5 +1,14 @@
 
+ Bell Apps 0.12.98
+ --------------------
+ - [#699] issue on admission request (#700)
+ - [#702] Embed Test in CourseView (#703)
+ - [#694] Course UI fixes (#704)
+ - [#698] Vip Link Layout (#707)
+ - [#701] add step in course (#706)
+ - [#692] Course Credit ReadOnly (#705)
+
  Bell Apps 0.12.97
  --------------------
  - [#594] Layout of review (#688)
diff --git a/init_docs/ConfigurationsDoc-Community.txt b/init_docs/ConfigurationsDoc-Community.txt
index 3025f51cf..2059a10f8 100644
--- a/init_docs/ConfigurationsDoc-Community.txt
+++ b/init_docs/ConfigurationsDoc-Community.txt
@@ -1,7 +1,7 @@
 {
     "code":"communitybell",
     "type":"community",
-    "version":"0.12.97",
+    "version":"0.12.98",
     "currentLanguage":"English",
     "register": "earthbell.ole.org:5989",
     "registerDev": "nbs.ole.org:5997"
diff --git a/init_docs/ConfigurationsDoc-Nation.txt b/init_docs/ConfigurationsDoc-Nation.txt
index c7e694f13..e42445b9f 100644
--- a/init_docs/ConfigurationsDoc-Nation.txt
+++ b/init_docs/ConfigurationsDoc-Nation.txt
@@ -4,7 +4,7 @@
     "code":"nationbell",
     "type":"nation",
     "nationUrl":"earthbell.ole.org:5989",
-    "version":"0.12.97",
+    "version":"0.12.98",
     "notes":"Nation Bell",
     "currentLanguage":"English",
     "register": "nbs.ole.org:5997"