Explorar o código

Update LaTeX documentation (May 2022)

Simon Legner %!s(int64=3) %!d(string=hai) anos
pai
achega
4c77efb886
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/latex.rb

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

@@ -4,7 +4,7 @@ module Docs
     self.name = 'LaTeX'
     self.slug = 'latex'
     self.type = 'simple'
-    self.release = 'April 2021'
+    self.release = 'May 2022'
     self.links = {
         home: 'https://ctan.org/pkg/latex2e-help-texinfo/'
     }