We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0c153 commit 0aca3a9Copy full SHA for 0aca3a9
1 file changed
lib/docs/scrapers/phalcon.rb
@@ -21,7 +21,7 @@ class Phalcon < UrlScraper
21
HTML
22
23
version '3' do
24
- self.release = '3.0.1'
+ self.release = '3.0.2'
25
self.base_url = 'https://docs.phalconphp.com/en/latest/'
26
end
27
0 commit comments