diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-04-21 20:09:08 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-04-21 20:12:05 +0200 |
commit | d24fc0472883cfdc3842fbacba9d084a7198ba43 (patch) | |
tree | b40a43ca0dc16396aec4a3337a00be3accc0416e /sworker.js | |
parent | eadc172dda09c5966eb5846f48f08de390083273 (diff) | |
download | hesla-d24fc0472883cfdc3842fbacba9d084a7198ba43.tar.gz |
Another day, another attempt to use more mobile friendly bible reader.
This time, it is https://www.stepbible.org/
Fixes: gb#ec904f8
Diffstat (limited to 'sworker.js')
-rw-r--r-- | sworker.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -var VERSION = 'v65 - 2024-04-17'; +var VERSION = 'v67 - 2024-04-21'; var toCache = [ '/', 'activePage.js', |