Skip to content

Commit

Permalink
Updated screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
marciot committed Jul 21, 2021
1 parent cf042b3 commit ccc8d58
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified docs/images/DataSources.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src-app/images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src-app/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ importScripts('lib/util/misc/Wikify.js');
// Based on https://deanhume.com/displaying-a-new-version-available-progressive-web-app/

const info = {
cacheVersion: 158
cacheVersion: 159
};

const cacheName = 'v' + info.cacheVersion;
Expand Down

0 comments on commit ccc8d58

Please sign in to comment.