Release 5.2.2

This commit is contained in:
Dawa Ometto
2021-03-27 19:43:38 +01:00
parent 355e6b1f18
commit d2b0a22a8f
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require 'rhino' if RUBY_PLATFORM == 'java'
require File.expand_path('../gollum/uri_encode_component', __FILE__)
module Gollum
VERSION = '5.2.1'
VERSION = '5.2.2'
def self.assets_path
::File.expand_path('gollum/public', ::File.dirname(__FILE__))