소스 검색

godot: update release 3.2.3

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Simon Legner 5 년 전
부모
커밋
152b42078b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/godot.rb

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

@@ -29,7 +29,7 @@ module Docs
     end
 
     version '3.2' do
-      self.release = '3.2.1'
+      self.release = '3.2.3'
       self.base_url = "http://docs.godotengine.org/en/#{self.version}/"
     end