diff options
Diffstat (limited to 'book.js')
-rw-r--r-- | book.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ module.exports = { gitbook: '3.1.1', // Use the "official" theme - plugins: ['theme-official@2.1.0', '-sharing', '-fontsettings', 'sitemap'], + plugins: ['theme-official@2.1.1', '-sharing', '-fontsettings', 'sitemap'], variables: { version: pkg.version |