Plugin Directory

Changeset 1367203


Ignore:
Timestamp:
03/09/2016 03:05:15 AM (10 years ago)
Author:
mozillawebapps
Message:

Updating to 0.2.1

Location:
offline-shell
Files:
1 added
1 deleted
2 edited
11 copied

Legend:

Unmodified
Added
Removed
  • offline-shell/trunk/wp-offline-shell-db.php

    r1367193 r1367203  
    1010    'offline_shell_files' => array('styles.css'),
    1111    // Create an initial SW version
    12     'offline_shell_version' => '0.2',
     12    'offline_shell_version' => '0.2.1',
    1313    // Setting debug initially will help the user understand what the SW is doing via the console
    1414    'offline_shell_debug' => 0
  • offline-shell/trunk/wp-offline-shell.php

    r1367193 r1367203  
    44Plugin URI: https://github.com/mozilla/offline-shell
    55Description: This WordPress plugin provides a method for caching theme assets via a service worker.
    6 Version: 0.2
     6Version: 0.2.1
    77Text Domain: offline-shell
    88Author: David Walsh
Note: See TracChangeset for help on using the changeset viewer.