浏览代码

Update Phoenix documentation (1.2.3)

Thibaut Courouble 8 年之前
父节点
当前提交
f34385106f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/phoenix.rb

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

@@ -1,7 +1,7 @@
 module Docs
 module Docs
   class Phoenix < UrlScraper
   class Phoenix < UrlScraper
     self.type = 'elixir'
     self.type = 'elixir'
-    self.release = '1.2.1'
+    self.release = '1.2.3'
     self.base_url = 'https://hexdocs.pm/'
     self.base_url = 'https://hexdocs.pm/'
     self.root_path = 'phoenix/Phoenix.html'
     self.root_path = 'phoenix/Phoenix.html'
     self.initial_paths = %w(
     self.initial_paths = %w(