Skip to content

Commit 446ea9d

Browse files
committed
Update PostgreSQL documentation (16.1)
1 parent daf1711 commit 446ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/postgresql.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class Postgresql < UrlScraper
5656
HTML
5757

5858
version '16' do
59-
self.release = '16.0'
59+
self.release = '16.1'
6060
self.base_url = "https://www.postgresql.org/docs/#{version}/"
6161
end
6262

0 commit comments

Comments
 (0)