Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 4da54dd

Browse files
committed
v0.4.7
1 parent 8dffa1c commit 4da54dd

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Improve the experience of your app when your users lose connection.
1313
Installing
1414
----------
1515

16-
Include [the javascript](https://raw.github.com/HubSpot/offline/v0.4.6/offline.min.js) and one of [the themes](http://github.hubspot.com/offline/docs/welcome/) on your site. You're done!
16+
Include [the javascript](https://raw.github.com/HubSpot/offline/v0.4.7/offline.min.js) and one of [the themes](http://github.hubspot.com/offline/docs/welcome/) on your site. You're done!
1717

1818
Advanced
1919
--------

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "offline",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"homepage": "http://github.hubspot.com/offline/docs/welcome",
55
"authors": [
66
"Zack Bloom <zbloom@hubspot.com>",

docs/welcome/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ <h2>What is Offline.js?</h2>
348348
<p style="text-align: left">It has a number of beautiful themes and requires no configuration.</p>
349349
<br/>
350350
<h2>Download</h2>
351-
<p><a class="button" href="https://raw.github.com/HubSpot/offline/v0.4.6/offline.min.js">Offline.js</a></p>
351+
<p><a class="button" href="https://raw.github.com/HubSpot/offline/v0.4.7/offline.min.js">Offline.js</a></p>
352352
<br/>
353353
<h2>Pick a Theme</h2>
354354
<div class="themes full-themes"></div>

offline.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "offline",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Automatically detect when a browser is offline",
55
"authors": [
66
"Adam Schwartz <aschwartz@hubspot.com>",

0 commit comments

Comments
 (0)