diff --git a/client_app/build/bundled/index.html b/client_app/build/bundled/index.html index f550ddbbcb..9ceae377e6 100644 --- a/client_app/build/bundled/index.html +++ b/client_app/build/bundled/index.html @@ -6,4 +6,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/service-worker.js b/client_app/build/bundled/service-worker.js index 3255aafe4c..c0b42bb8b8 100644 --- a/client_app/build/bundled/service-worker.js +++ b/client_app/build/bundled/service-worker.js @@ -37,7 +37,7 @@ /* eslint-disable indent, no-unused-vars, no-multiple-empty-lines, max-nested-callbacks, space-before-function-paren, quotes, comma-spacing */ 'use strict'; -var precacheConfig = [["index.html?v=8.1.1.2","1967b34a9db92b92de807a81d147bc9b"],["src/yp-app/yp-app.html?v=8.1.1.2","f6c8832085744d1d2a7665f55b2a969b"],["src/yp-app/yp-view-404.html?v=8.1.1.2","0c51323d422345cf65e9d23d463970eb"],["src/yp-community/yp-community.html?v=8.1.1.2","3411ed3f521261f7111a40d55abcb6be"],["src/yp-dialog-container/yp-dialog-container-admin.html?v=8.1.1.2","045623fd19681a5353ed0e8b54d83c30"],["src/yp-dialog-container/yp-dialog-container-bulk-status-updates.html?v=8.1.1.2","9b567777bf442db8eb7f23f0a98a82fc"],["src/yp-dialog-container/yp-dialog-container-delayed.html?v=8.1.1.2","872340ee5ddae0031f231350f870eb40"],["src/yp-dialog-container/yp-dialog-container-logged-in.html?v=8.1.1.2","e4f9b5510919ef5ab7599cd0513628e3"],["src/yp-dialog-container/yp-dialog-container-media-recorder.html?v=8.1.1.2","0526829cd1ff79df67e50c714033f52b"],["src/yp-dialog-container/yp-dialog-container-users-grid.html?v=8.1.1.2","ead768f6c471e7fe495562faf74625fc"],["src/yp-domain/yp-domain.html?v=8.1.1.2","f23281359c52fa41bbb2169ab962bea3"],["src/yp-group/yp-group.html?v=8.1.1.2","9c848116f328e7ebf391351c64cd9461"],["src/yp-post/yp-post.html?v=8.1.1.2","adb97ef19508fb4be040e80880deff59"],["src/yp-user/yp-user.html?v=8.1.1.2","c72e7acb2c8dab04c8259f3b020d94df"]]; +var precacheConfig = [["index.html?v=8.1.1.3","07095f54b11eb7a90c2cb0c15d4823d5"],["src/yp-app/yp-app.html?v=8.1.1.3","dc686f08a756de510a7c24c9eea27834"],["src/yp-app/yp-view-404.html?v=8.1.1.3","0c51323d422345cf65e9d23d463970eb"],["src/yp-community/yp-community.html?v=8.1.1.3","3411ed3f521261f7111a40d55abcb6be"],["src/yp-dialog-container/yp-dialog-container-admin.html?v=8.1.1.3","045623fd19681a5353ed0e8b54d83c30"],["src/yp-dialog-container/yp-dialog-container-bulk-status-updates.html?v=8.1.1.3","9b567777bf442db8eb7f23f0a98a82fc"],["src/yp-dialog-container/yp-dialog-container-delayed.html?v=8.1.1.3","872340ee5ddae0031f231350f870eb40"],["src/yp-dialog-container/yp-dialog-container-logged-in.html?v=8.1.1.3","e4f9b5510919ef5ab7599cd0513628e3"],["src/yp-dialog-container/yp-dialog-container-media-recorder.html?v=8.1.1.3","123e37fd2f6c9f50bafa1ee74c16d411"],["src/yp-dialog-container/yp-dialog-container-users-grid.html?v=8.1.1.3","ead768f6c471e7fe495562faf74625fc"],["src/yp-domain/yp-domain.html?v=8.1.1.3","f23281359c52fa41bbb2169ab962bea3"],["src/yp-group/yp-group.html?v=8.1.1.3","9c848116f328e7ebf391351c64cd9461"],["src/yp-post/yp-post.html?v=8.1.1.3","adb97ef19508fb4be040e80880deff59"],["src/yp-user/yp-user.html?v=8.1.1.3","c72e7acb2c8dab04c8259f3b020d94df"]]; var cacheName = 'sw-precache-v3--' + (self.registration ? self.registration.scope : ''); diff --git a/client_app/build/bundled/src/yp-app-globals/test/basic.html b/client_app/build/bundled/src/yp-app-globals/test/basic.html index 50599b7b6d..e7d1d88470 100644 --- a/client_app/build/bundled/src/yp-app-globals/test/basic.html +++ b/client_app/build/bundled/src/yp-app-globals/test/basic.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-app-globals/test/index.html b/client_app/build/bundled/src/yp-app-globals/test/index.html index 3000f7e3d0..04e05464c9 100644 --- a/client_app/build/bundled/src/yp-app-globals/test/index.html +++ b/client_app/build/bundled/src/yp-app-globals/test/index.html @@ -1 +1 @@ -Tests \ No newline at end of file +Tests \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-app/yp-app.html b/client_app/build/bundled/src/yp-app/yp-app.html index 16cf50b9a8..998ca26cd4 100644 --- a/client_app/build/bundled/src/yp-app/yp-app.html +++ b/client_app/build/bundled/src/yp-app/yp-app.html @@ -1,4 +1,4 @@ ----- \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-community/demo/index.html b/client_app/build/bundled/src/yp-community/demo/index.html index 3b57ba260b..792f30fcd6 100644 --- a/client_app/build/bundled/src/yp-community/demo/index.html +++ b/client_app/build/bundled/src/yp-community/demo/index.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-community/yp-community-card-add.html b/client_app/build/bundled/src/yp-community/yp-community-card-add.html index 3874544a76..66589d90e3 100644 --- a/client_app/build/bundled/src/yp-community/yp-community-card-add.html +++ b/client_app/build/bundled/src/yp-community/yp-community-card-add.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-dialog-container/yp-dialog-container-media-recorder.html b/client_app/build/bundled/src/yp-dialog-container/yp-dialog-container-media-recorder.html index 3a9ceeed58..7b82cb2caa 100644 --- a/client_app/build/bundled/src/yp-dialog-container/yp-dialog-container-media-recorder.html +++ b/client_app/build/bundled/src/yp-dialog-container/yp-dialog-container-media-recorder.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/demo/index-group-card.html b/client_app/build/bundled/src/yp-group/demo/index-group-card.html index 959aa71f6c..1b5ac71fc6 100644 --- a/client_app/build/bundled/src/yp-group/demo/index-group-card.html +++ b/client_app/build/bundled/src/yp-group/demo/index-group-card.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/demo/index.html b/client_app/build/bundled/src/yp-group/demo/index.html index 00c86e9661..5ecc28d4c2 100644 --- a/client_app/build/bundled/src/yp-group/demo/index.html +++ b/client_app/build/bundled/src/yp-group/demo/index.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/demo/test-groups.html b/client_app/build/bundled/src/yp-group/demo/test-groups.html index 9332367472..7df1774ead 100644 --- a/client_app/build/bundled/src/yp-group/demo/test-groups.html +++ b/client_app/build/bundled/src/yp-group/demo/test-groups.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/test/basic.html b/client_app/build/bundled/src/yp-group/test/basic.html index 248ab0304c..ee384a3572 100644 --- a/client_app/build/bundled/src/yp-group/test/basic.html +++ b/client_app/build/bundled/src/yp-group/test/basic.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/test/index.html b/client_app/build/bundled/src/yp-group/test/index.html index 3000f7e3d0..04e05464c9 100644 --- a/client_app/build/bundled/src/yp-group/test/index.html +++ b/client_app/build/bundled/src/yp-group/test/index.html @@ -1 +1 @@ -Tests \ No newline at end of file +Tests \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/test/stats.html b/client_app/build/bundled/src/yp-group/test/stats.html index 5fff6df541..f18da607ca 100644 --- a/client_app/build/bundled/src/yp-group/test/stats.html +++ b/client_app/build/bundled/src/yp-group/test/stats.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-group/yp-group-card-add.html b/client_app/build/bundled/src/yp-group/yp-group-card-add.html index 4b543d7f63..c806a61fc2 100644 --- a/client_app/build/bundled/src/yp-group/yp-group-card-add.html +++ b/client_app/build/bundled/src/yp-group/yp-group-card-add.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/demo/index.html b/client_app/build/bundled/src/yp-organization/demo/index.html index b088e38ebc..3341c0163e 100644 --- a/client_app/build/bundled/src/yp-organization/demo/index.html +++ b/client_app/build/bundled/src/yp-organization/demo/index.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/yp-organization-behaviors.html b/client_app/build/bundled/src/yp-organization/yp-organization-behaviors.html index 60b8685a1a..0dbabf7baf 100644 --- a/client_app/build/bundled/src/yp-organization/yp-organization-behaviors.html +++ b/client_app/build/bundled/src/yp-organization/yp-organization-behaviors.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/yp-organization-card.html b/client_app/build/bundled/src/yp-organization/yp-organization-card.html index 86ea2bd189..007b47c50d 100644 --- a/client_app/build/bundled/src/yp-organization/yp-organization-card.html +++ b/client_app/build/bundled/src/yp-organization/yp-organization-card.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/yp-organization-large-card.html b/client_app/build/bundled/src/yp-organization/yp-organization-large-card.html index 9c817f9b25..208bfe9bad 100644 --- a/client_app/build/bundled/src/yp-organization/yp-organization-large-card.html +++ b/client_app/build/bundled/src/yp-organization/yp-organization-large-card.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/yp-organization-stats.html b/client_app/build/bundled/src/yp-organization/yp-organization-stats.html index bf57af6953..8e12710a6c 100644 --- a/client_app/build/bundled/src/yp-organization/yp-organization-stats.html +++ b/client_app/build/bundled/src/yp-organization/yp-organization-stats.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-organization/yp-organization.html b/client_app/build/bundled/src/yp-organization/yp-organization.html index 92d3b7a05f..1d7d262197 100644 --- a/client_app/build/bundled/src/yp-organization/yp-organization.html +++ b/client_app/build/bundled/src/yp-organization/yp-organization.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-other-social-media/yp-other-social-media.html b/client_app/build/bundled/src/yp-other-social-media/yp-other-social-media.html index 529cc4624c..745bf0f190 100644 --- a/client_app/build/bundled/src/yp-other-social-media/yp-other-social-media.html +++ b/client_app/build/bundled/src/yp-other-social-media/yp-other-social-media.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-point/demo/index.html b/client_app/build/bundled/src/yp-point/demo/index.html index ec87e69282..43a489785b 100644 --- a/client_app/build/bundled/src/yp-point/demo/index.html +++ b/client_app/build/bundled/src/yp-point/demo/index.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-point/demo/test-points.html b/client_app/build/bundled/src/yp-point/demo/test-points.html index 550344bea6..d15e3143f8 100644 --- a/client_app/build/bundled/src/yp-point/demo/test-points.html +++ b/client_app/build/bundled/src/yp-point/demo/test-points.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-point/test/basic.html b/client_app/build/bundled/src/yp-point/test/basic.html index d7ff108617..3e9680b997 100644 --- a/client_app/build/bundled/src/yp-point/test/basic.html +++ b/client_app/build/bundled/src/yp-point/test/basic.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-point/test/index.html b/client_app/build/bundled/src/yp-point/test/index.html index 3000f7e3d0..04e05464c9 100644 --- a/client_app/build/bundled/src/yp-point/test/index.html +++ b/client_app/build/bundled/src/yp-point/test/index.html @@ -1 +1 @@ -Tests \ No newline at end of file +Tests \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/demo/header.html b/client_app/build/bundled/src/yp-post/demo/header.html index 86df5a0e29..d228677989 100644 --- a/client_app/build/bundled/src/yp-post/demo/header.html +++ b/client_app/build/bundled/src/yp-post/demo/header.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/demo/index.html b/client_app/build/bundled/src/yp-post/demo/index.html index e0bdf21c23..c8fb2068ee 100644 --- a/client_app/build/bundled/src/yp-post/demo/index.html +++ b/client_app/build/bundled/src/yp-post/demo/index.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/demo/test-header.html b/client_app/build/bundled/src/yp-post/demo/test-header.html index eb22664abb..baf8c10275 100644 --- a/client_app/build/bundled/src/yp-post/demo/test-header.html +++ b/client_app/build/bundled/src/yp-post/demo/test-header.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/demo/test-posts.html b/client_app/build/bundled/src/yp-post/demo/test-posts.html index 859a57821c..1d6be81e35 100644 --- a/client_app/build/bundled/src/yp-post/demo/test-posts.html +++ b/client_app/build/bundled/src/yp-post/demo/test-posts.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/test/actions.html b/client_app/build/bundled/src/yp-post/test/actions.html index 5e7908792b..eb5ed57d73 100644 --- a/client_app/build/bundled/src/yp-post/test/actions.html +++ b/client_app/build/bundled/src/yp-post/test/actions.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/test/card.html b/client_app/build/bundled/src/yp-post/test/card.html index 983fc81e9c..82b6f97ffb 100644 --- a/client_app/build/bundled/src/yp-post/test/card.html +++ b/client_app/build/bundled/src/yp-post/test/card.html @@ -2,4 +2,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/test/index.html b/client_app/build/bundled/src/yp-post/test/index.html index 3000f7e3d0..04e05464c9 100644 --- a/client_app/build/bundled/src/yp-post/test/index.html +++ b/client_app/build/bundled/src/yp-post/test/index.html @@ -1 +1 @@ -Tests \ No newline at end of file +Tests \ No newline at end of file diff --git a/client_app/build/bundled/src/yp-post/yp-post-users.html b/client_app/build/bundled/src/yp-post/yp-post-users.html index e5b493b47e..e13a162e5d 100644 --- a/client_app/build/bundled/src/yp-post/yp-post-users.html +++ b/client_app/build/bundled/src/yp-post/yp-post-users.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/package.json b/package.json index f7455b85f4..2e7abf2839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "your-priorities-app", - "version": "8.1.1.2", + "version": "8.1.1.3", "license": "AGPL-3.0", "dependencies": { "@google-cloud/speech": "^2.1.1",