diff --git a/README.md b/README.md index 0daff94..48aefa4 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ The Maricopa Association of Governments (MAG) mapping page showing businesses op ## Version -### version | 1.3.2 ### +### version | 1.3.3 ### -* #### Updated | 2020-10-21 #### +* #### Updated | 2020-10-22 #### * #### Created | 2020-04-09 #### diff --git a/package.json b/package.json index 41f6af3..dd9c1e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Peoria-Business-Resources-Tool", - "version": "1.3.2", - "date": "2020-10-21", + "version": "1.3.3", + "date": "2020-10-22", "copyright": "2020", "description": "MAG webmap for City of Peoria Businesses", "keywords": [ diff --git a/src/humans.txt b/src/humans.txt index 3f7df86..77aff02 100644 --- a/src/humans.txt +++ b/src/humans.txt @@ -47,8 +47,8 @@ # SITE Site Name: Peoria-Business-Resources-Tool Site URL: http://geo.azmag.gov/maps/peoriabiz/ - Version: 1.3.2 - Last updated: 2020-10-21 + Version: 1.3.3 + Last updated: 2020-10-22 Creation date: 2020-04-09 Language: English Doctype: HTML5 diff --git a/src/index.html b/src/index.html index dcec4dc..e207021 100644 --- a/src/index.html +++ b/src/index.html @@ -16,9 +16,9 @@ - - - + + + @@ -71,8 +71,8 @@
-
diff --git a/src/js/config.js b/src/js/config.js index d7c65bd..92e1aaf 100644 --- a/src/js/config.js +++ b/src/js/config.js @@ -40,7 +40,7 @@ define([], function () { }; return { - version: "v1.3.2 | 2020-10-21", + version: "v1.3.3 | 2020-10-22", copyright: "2020", peoriaURL: "https://www.peoriaaz.gov/",