提交 ae862960 编写于 作者: B Brett Walker

Bump the CACHE_COMMONMARK_VERSION

to ensure any markdown generated before the asset
proxy default was corrected is re-generated
上级 1c62d112
---
title: Bump markdown cache version to fix any incorrect links from asset proxy defaults
merge_request:
author:
type: fixed
......@@ -3,7 +3,7 @@
module Gitlab
module MarkdownCache
# Increment this number every time the renderer changes its output
CACHE_COMMONMARK_VERSION = 17
CACHE_COMMONMARK_VERSION = 18
CACHE_COMMONMARK_VERSION_START = 10
BaseError = Class.new(StandardError)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册