瀏覽代碼

Update Phaser documentation (2.6.2)

Thibaut Courouble 9 年之前
父節點
當前提交
c7d253cb43
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 = {