diff --git a/app/CHANGELOG.html b/app/CHANGELOG.html index 7c564c35f..a16299869 100644 --- a/app/CHANGELOG.html +++ b/app/CHANGELOG.html @@ -1,5 +1,13 @@
 
+ Bell Apps 0.13.3
+ --------------------
+ - [#828] Pull courses to Nation (#887)
+ - [#879] Dasbord problem (#883)
+ - [#834] Region filter added (#843)
+ - [#881] Nation:Accept btn adjusted (#890)
+ - [#886] Link fixed (#891)
+
  Bell Apps 0.13.2
  --------------------
  - [#870] Survey question csv (#878)
diff --git a/init_docs/ConfigurationsDoc-Community.txt b/init_docs/ConfigurationsDoc-Community.txt
index 667bf20d9..9180e247b 100644
--- a/init_docs/ConfigurationsDoc-Community.txt
+++ b/init_docs/ConfigurationsDoc-Community.txt
@@ -1,7 +1,7 @@
 {
     "code":"communitybell",
     "type":"community",
-    "version":"0.13.2",
+    "version":"0.13.3",
     "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 600b7757b..700045dd8 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.2",
+    "version":"0.13.3",
     "notes":"Nation Bell",
     "currentLanguage":"English",
     "register": "nbs.ole.org:5997"