Browse Source

Update Phaser documentation (2.6.2)

Thibaut Courouble 9 years ago
parent
commit
c7d253cb43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/phaser.rb

+ 1 - 1
lib/docs/scrapers/phaser.rb

@@ -1,7 +1,7 @@
 module Docs
   class Phaser < UrlScraper
     self.type = 'phaser'
-    self.release = '2.6.0'
+    self.release = '2.6.2'
     self.base_url = "http://phaser.io/docs/#{release}"
     self.root_path = '/index'
     self.links = {