diff --git a/Changelog.txt b/Changelog.txt
index c0a0576..cd6d2b2 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,7 @@
+1.3.7 (2020/04/02)
+- Updated documentation to discuss potential Mac demo crash & potential mitigation steps
+- Updated documentation display of project file structure
+
1.3.6 (2019/06/27)
- Updated Java version from 8 to 11 (we could use 12, but 11 is LTS so let's go with that).
- Updated LWJGL3 version from 3.0.0b to 3.2.2 and made necessary changes to maven POMs & Caliko demo.
diff --git a/LICENSE.txt b/LICENSE.txt
index b904020..a8a1271 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016-2019 Alastair Lansley / Federation University Australia
+Copyright (c) 2016-2020 Alastair Lansley / Federation University Australia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/caliko-demo/pom.xml b/caliko-demo/pom.xml
index ddcfa2a..4399dc7 100644
--- a/caliko-demo/pom.xml
+++ b/caliko-demo/pom.xml
@@ -13,7 +13,7 @@
au.edu.federation.caliko
caliko-aggregate
- 1.3.6
+ 1.3.7
@@ -80,15 +80,13 @@
-
-
- junit
- junit
- 4.13-beta-3
- test
-
-
-
+
+
+ junit
+ junit
+ 4.13-beta-3
+ test
+
au.edu.federation.caliko
diff --git a/caliko-distribution/pom.xml b/caliko-distribution/pom.xml
index 6e778aa..8953980 100644
--- a/caliko-distribution/pom.xml
+++ b/caliko-distribution/pom.xml
@@ -3,18 +3,17 @@
au.edu.federation.caliko
caliko-aggregate
- 1.3.6
+ 1.3.7
caliko-distribution
jar
caliko-distribution
-
-
+