Browse Source

godot: update release 3.2.3

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Simon Legner 5 years ago
parent
commit
152b42078b
1 changed files with 1 additions and 1 deletions
  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