Browse Source

Update PostgreSQL documentation (16.1)

Simon Legner 1 năm trước cách đây
mục cha
commit
446ea9da3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/postgresql.rb

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

@@ -56,7 +56,7 @@ module Docs
     HTML
 
     version '16' do
-      self.release = '16.0'
+      self.release = '16.1'
       self.base_url = "https://www.postgresql.org/docs/#{version}/"
     end