diff --git a/app/CHANGELOG.html b/app/CHANGELOG.html index d2a89ecc1..da5fd5b05 100644 --- a/app/CHANGELOG.html +++ b/app/CHANGELOG.html @@ -1,4 +1,16 @@
+ 
+ Bell Apps 0.13.20
+ --------------------
+ - [#1010] Bell logo updated (#1038)
+ - [#1016] fix auto publication issue with remote nation on slow network (#1039)
+ - [#829] test for feedback and login fixed (#1032)
+ - [#952] Show Members of a Course on a Nation (#969)
+ - [#1034] Margin set for BeLL-App (#1035)
+ - [#1008] Download button fixed in course review (#1030)
+ - [#326] Publicattion sync text (#1025)
+ 
+
  Bell Apps 0.13.19
  --------------------
  - [#961] community display in chrome fixed (connects #961) (#1027)
diff --git a/init_docs/ConfigurationsDoc-Community.txt b/init_docs/ConfigurationsDoc-Community.txt
index 6eed1af89..8309b9f74 100644
--- a/init_docs/ConfigurationsDoc-Community.txt
+++ b/init_docs/ConfigurationsDoc-Community.txt
@@ -1,7 +1,7 @@
 {
     "code":"communitybell",
     "type":"community",
-    "version":"0.13.19",
+    "version":"0.13.20",
     "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 57a57f4ab..f8a4b12d3 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.13.19",
+    "version":"0.13.20",
     "notes":"Nation Bell",
     "currentLanguage":"English",
     "register": "nbs.ole.org:5997"