فهرست منبع

Update Pygame release

Jasper van Merle 6 سال پیش
والد
کامیت
f3898a070f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/docs/scrapers/pygame.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Pygame < UrlScraper
     self.type = 'simple'
-    self.release = '1.9.4'
+    self.release = '1.9.6'
     self.base_url = 'https://www.pygame.org/docs/'
     self.root_path = 'py-modindex.html'
     self.links = {