mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-05 04:05:10 -05:00
Merge pull request #6552 from ashmaroli/version-patch
Update Jekyll::VERSION to the latest released version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Jekyll
|
||||
VERSION = "3.6.0".freeze
|
||||
VERSION = "3.6.2".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user