Typo in CHANGELOG.tmpl
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{{ if gt (len $allVersions) 1 -}}
|
{{ if gt (len $allVersions) 1 -}}
|
||||||
# Changelog for [{{ .Version }}] ({{ .Date }})
|
# Changelog for [{{ .Version }}] ({{ .Date }})
|
||||||
|
|
||||||
The following sections list the changes in ownCloudocis-thumbnails {{ .Version }}.
|
The following sections list the changes in ocis-thumbnails {{ .Version }}.
|
||||||
|
|
||||||
{{/* creating version compare links */ -}}
|
{{/* creating version compare links */ -}}
|
||||||
{{ $next := add1 $index -}}
|
{{ $next := add1 $index -}}
|
||||||
|
|||||||
Reference in New Issue
Block a user