diff --git a/app/CHANGELOG.html b/app/CHANGELOG.html index f6be295fb..d2a89ecc1 100644 --- a/app/CHANGELOG.html +++ b/app/CHANGELOG.html @@ -1,4 +1,13 @@
+ Bell Apps 0.13.19
+ --------------------
+ - [#961] community display in chrome fixed (connects #961) (#1027)
+ - [#1022] mock data for course (connects #1022) (#1023)
+ - [#1028] travis test for delete report fixed (#1029)
+ - [#870] fix download survey button (#1024)
+ - [#829] normalize codecept test names (connects #829) (#1014)
+ - [#991] fix selection of resources in courses (connects #991) (#992) 
+
  Bell Apps 0.13.18
  --------------------
  - [#1018] Fixed nation feedback not clicked (#1020)
diff --git a/init_docs/ConfigurationsDoc-Community.txt b/init_docs/ConfigurationsDoc-Community.txt
index f86593cfd..6eed1af89 100644
--- a/init_docs/ConfigurationsDoc-Community.txt
+++ b/init_docs/ConfigurationsDoc-Community.txt
@@ -1,7 +1,7 @@
 {
     "code":"communitybell",
     "type":"community",
-    "version":"0.13.18",
+    "version":"0.13.19",
     "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 75771d18e..57a57f4ab 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.18",
+    "version":"0.13.19",
     "notes":"Nation Bell",
     "currentLanguage":"English",
     "register": "nbs.ole.org:5997"