Skip to content

Commit 996a056

Browse files
committed
Update i3 documentation (4.23)
1 parent 6d2c7f3 commit 996a056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/i3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class I3 < UrlScraper
33
self.name = 'i3'
44
self.type = 'simple'
55
self.slug = 'i3'
6-
self.release = '4.22'
6+
self.release = '4.23'
77
self.base_url = 'https://i3wm.org/docs/userguide.html'
88
self.links = {
99
home: 'https://i3wm.org/',

0 commit comments

Comments
 (0)