Skip to content

Commit 27ec5a0

Browse files
committed
Update Git documentation (2.48.1)
1 parent 726df58 commit 27ec5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/git.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Git < UrlScraper
33
self.type = 'git'
4-
self.release = '2.47.1'
4+
self.release = '2.48.1'
55
self.base_url = 'https://git-scm.com/docs'
66
self.initial_paths = %w(/git.html)
77
self.links = {

0 commit comments

Comments
 (0)