diff --git a/learn-more.html b/learn-more.html
index 89ef89c2..82a06484 100644
--- a/learn-more.html
+++ b/learn-more.html
@@ -67,7 +67,7 @@
GGCMaps
Browser Compatibility Issues
- GGCMaps v.1.4.2
Released on: 4/27/2017
+ GGCMaps v.1.4.4
Released on: 5/22/2017
Microsoft Edge
diff --git a/sw.js b/sw.js
index 15e9436c..852685d9 100644
--- a/sw.js
+++ b/sw.js
@@ -1,4 +1,4 @@
-var CACHE_NAME = 'GGCMaps-cache-v1.4.2';
+var CACHE_NAME = 'GGCMaps-cache-v1.4.4';
// baseURL is used to switch between hosting structures.
// Set to null ('') for regular hosting
// Set to directory inside Github Pages